summaryrefslogtreecommitdiff
path: root/x11/gtk-engines
diff options
context:
space:
mode:
authorsnj <snj>2004-04-13 21:35:56 +0000
committersnj <snj>2004-04-13 21:35:56 +0000
commitf20a4cda79b7ec83641d7827e754ed85cfa74271 (patch)
tree968e36aaefa98901b8c4ba4b390b07ab2bdac176 /x11/gtk-engines
parentb3fa74258528ee421c67b1cf6db73cb82d4dad14 (diff)
downloadpkgsrc-f20a4cda79b7ec83641d7827e754ed85cfa74271.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/gtk-engines')
-rw-r--r--x11/gtk-engines/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gtk-engines/Makefile b/x11/gtk-engines/Makefile
index 4a43b42b91e..70784c808fd 100644
--- a/x11/gtk-engines/Makefile
+++ b/x11/gtk-engines/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/04/05 13:27:00 tron Exp $
+# $NetBSD: Makefile,v 1.22 2004/04/13 21:35:56 snj Exp $
DISTNAME= gtk-engines-0.12
PKGREVISION= 6
@@ -14,11 +14,11 @@ DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
CONFLICTS+= gtk2-engines-*
GNU_CONFIGURE= # defined
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
USE_X11BASE= # defined
USE_LIBTOOL= # defined
SHLIBTOOL_OVERRIDE= libtool
-.include "../../x11/gtk/buildlink2.mk"
-.include "../../graphics/imlib/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
+.include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"