summaryrefslogtreecommitdiff
path: root/x11/gnustep-preferences
diff options
context:
space:
mode:
authorsnj <snj>2004-05-09 06:48:40 +0000
committersnj <snj>2004-05-09 06:48:40 +0000
commit63c221cd4bc30ff667d876fbd803de707184bf9f (patch)
tree3e1947c532a5ead14343c7692368d73940c050bf /x11/gnustep-preferences
parentf7cbf9b0477da112df43fe5d07cf5b5359d8ddcd (diff)
downloadpkgsrc-63c221cd4bc30ff667d876fbd803de707184bf9f.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/gnustep-preferences')
-rw-r--r--x11/gnustep-preferences/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnustep-preferences/Makefile b/x11/gnustep-preferences/Makefile
index 8d52db722f8..74559f6f2c3 100644
--- a/x11/gnustep-preferences/Makefile
+++ b/x11/gnustep-preferences/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/26 02:27:59 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2004/05/09 06:48:40 snj Exp $
#
DISTNAME= Preferences-1.2.0
@@ -13,11 +13,11 @@ HOMEPAGE= http://prefsapp.sourceforge.net/
COMMENT= Application for setting preferences for the GNUstep system
NO_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
MAKEFILE= GNUmakefile
-.include "../../x11/gnustep-back/buildlink2.mk"
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../x11/gnustep-back/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"