[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / misc / kdeaddons3

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/misc/kdeaddons3/Attic/Makefile between version 1.68 and 1.69

version 1.68, 2011/04/22 13:44:10 version 1.69, 2011/07/02 03:19:41
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       kdeaddons-${_KDE_VERSION}  DISTNAME=       kdeaddons-${_KDE_VERSION}
 PKGREVISION=    9  PKGREVISION=    10
 CATEGORIES=     misc  CATEGORIES=     misc
 COMMENT=        Add ons for the KDE integrated X11 desktop  COMMENT=        Add ons for the KDE integrated X11 desktop
   
Line 9  PKG_DESTDIR_SUPPORT= user-destdir
Line 9  PKG_DESTDIR_SUPPORT= user-destdir
   
 .include "../../meta-pkgs/kde3/Makefile.kde3"  .include "../../meta-pkgs/kde3/Makefile.kde3"
   
 REPLACE_PERL+=          knewsticker-scripts/bbc.pl \  REPLACE_PERL+=  knewsticker-scripts/bbc.pl \
                         knewsticker-scripts/newsrss.pl \                  knewsticker-scripts/newsrss.pl \
                         knewsticker-scripts/stock.pl                  knewsticker-scripts/stock.pl \
                   konq-plugins/mediarealfolder/kio_media_realfolder
   
   REPLACE_PYTHON+= \
                   knewsticker-scripts/fyensget.py \
                   knewsticker-scripts/sportscores.py \
                   konq-plugins/imagerotation/exif.py \
                   konq-plugins/imagerotation/orient.py
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 .include "../../meta-pkgs/kde3/kde3.mk"  .include "../../meta-pkgs/kde3/kde3.mk"
   .include "../../lang/python/application.mk"
 .include "../../devel/SDL/buildlink3.mk"  .include "../../devel/SDL/buildlink3.mk"
 .include "../../games/kdegames3/buildlink3.mk"  .include "../../games/kdegames3/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"  .include "../../graphics/hicolor-icon-theme/buildlink3.mk"

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

CVSweb <webmaster@jp.NetBSD.org>