summaryrefslogtreecommitdiff
path: root/graphics/gnome-pixmaps
diff options
context:
space:
mode:
authorsnj <snj>2004-04-14 01:17:19 +0000
committersnj <snj>2004-04-14 01:17:19 +0000
commitf5c9e7c20b0fcca567c9ebf4c895019ea51c23e5 (patch)
tree344c83997b2e43dcc545fdd1ffeb28dbb0df5055 /graphics/gnome-pixmaps
parent9ea836529534fb489bca7da425303303febaa24b (diff)
downloadpkgsrc-f5c9e7c20b0fcca567c9ebf4c895019ea51c23e5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/gnome-pixmaps')
-rw-r--r--graphics/gnome-pixmaps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gnome-pixmaps/Makefile b/graphics/gnome-pixmaps/Makefile
index 93d6c526ae7..4f18dd289e1 100644
--- a/graphics/gnome-pixmaps/Makefile
+++ b/graphics/gnome-pixmaps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/08 19:40:39 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/14 01:17:19 snj Exp $
#
DISTNAME= gnome-core-1.4.2
@@ -21,7 +21,7 @@ CONFLICTS= gnome-core<1.4.2
CONFLICTS+= gnome2-pixmaps-[0-9]*
.endif
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11BASE= YES
NO_CONFIGURE= YES
NO_BUILD= YES
@@ -38,5 +38,5 @@ do-install:
${LN} ${DSTDIR}/$$i ${DSTDIR}/tiles ; \
done
-.include "../../archivers/bzip2/buildlink2.mk"
+.include "../../archivers/bzip2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"