diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-20 15:35:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-20 15:35:38 +0000 |
commit | 1ae71ab372eb8460b467f4175b9bb349da2e9041 (patch) | |
tree | 11a5b8ea93881acfdc338e9b26ca061b9abe2be5 | |
parent | fb34f99832e40b93b04542035cf4ff304fd0f398 (diff) | |
download | pkgsrc-1ae71ab372eb8460b467f4175b9bb349da2e9041.tar.gz |
Remove a non-existent file and bl3ify, fixes the problem seen in agc@'s
bulk build. Bump PKGREVISION.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | sysutils/xfe/Makefile | 12 | ||||
-rw-r--r-- | sysutils/xfe/PLIST | 3 |
3 files changed, 9 insertions, 9 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 76e8ec64d9d..e8bde1bbe26 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5280 2004/03/20 04:40:31 taca Exp $ +$NetBSD: CHANGES,v 1.5281 2004/03/20 15:35:38 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1494,3 +1494,4 @@ Changes to the packages collection and infrastructure in 2004: Updated eblook to 1.6 [uebayasi 2004-03-19] Updated lookup to 1.4 [uebayasi 2004-03-19] Updated ruby-base to 1.6.8.nb4 [taca 2004-03-20] + Updated xfe to 0.54.2nb3 [xtraeme 2004-03-20] diff --git a/sysutils/xfe/Makefile b/sysutils/xfe/Makefile index 9d0d5075c91..c55408db6d5 100644 --- a/sysutils/xfe/Makefile +++ b/sysutils/xfe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/03/08 19:40:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/20 15:35:38 xtraeme Exp $ # DISTNAME= xfe-0.54.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xfe/} @@ -13,7 +13,7 @@ COMMENT= Fast MS-Explorer like filemanager for X BUILD_USES_MSGFMT= yes DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make @@ -28,7 +28,7 @@ post-install: ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${WRKSRC}/Desktop ${EGDIR} -.include "../../x11/fox/buildlink2.mk" -.include "../../converters/libiconv/buildlink2.mk" -.include "../../devel/gettext-lib/buildlink2.mk" +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../x11/fox/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfe/PLIST b/sysutils/xfe/PLIST index b2c71276544..e4ad333d7e7 100644 --- a/sysutils/xfe/PLIST +++ b/sysutils/xfe/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 16:09:22 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/03/20 15:35:38 xtraeme Exp $ bin/xfe bin/xfq bin/xfv -lib/charset.alias lib/foxicons/a_32x32.gif lib/foxicons/bak_16x16.gif lib/foxicons/bak_32x32.gif |