summaryrefslogtreecommitdiff
path: root/x11/gtkstep
diff options
context:
space:
mode:
authorsnj <snj>2004-04-13 21:35:56 +0000
committersnj <snj>2004-04-13 21:35:56 +0000
commit68c5ccab91d6ac987bd822d28b768ccc9013a2c7 (patch)
tree968e36aaefa98901b8c4ba4b390b07ab2bdac176 /x11/gtkstep
parent9d65f03ca68c17bd89f43b63932628934eba3dd6 (diff)
downloadpkgsrc-68c5ccab91d6ac987bd822d28b768ccc9013a2c7.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/gtkstep')
-rw-r--r--x11/gtkstep/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile
index 10bd2721e7e..7dee05e9f0b 100644
--- a/x11/gtkstep/Makefile
+++ b/x11/gtkstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/03/08 19:40:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/13 21:38:25 snj Exp $
DISTNAME= gtkstep-1.10
PKGREVISION= 4
@@ -12,7 +12,7 @@ COMMENT= GTK theme-engine to yield a NEXTSTEP(tm) look and feel
DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined
@@ -21,5 +21,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/step/Theme/gtk/gtkrc \
${PREFIX}/share/themes/Step/gtk
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"