summaryrefslogtreecommitdiff
path: root/x11/gnustep-preferences
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-09 06:48:40 +0000
committersnj <snj@pkgsrc.org>2004-05-09 06:48:40 +0000
commit0e761f72259252432d62bd2b725da603e43749e6 (patch)
tree3e1947c532a5ead14343c7692368d73940c050bf /x11/gnustep-preferences
parent9878cedd3b41e36bc321d7b89b411fd358d904b0 (diff)
downloadpkgsrc-0e761f72259252432d62bd2b725da603e43749e6.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"