summaryrefslogtreecommitdiff
path: root/wm/fvwm2-themes
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-01 17:57:21 +0000
committersnj <snj@pkgsrc.org>2004-05-01 17:57:21 +0000
commit7972528380408c52001a51380d1b705e45e9cc33 (patch)
tree53792b49a8e9fc0dc21d5ea243e2405dde2dc562 /wm/fvwm2-themes
parent1f93f8a349d112d7e1f0101c5e83d2443bcdd3a0 (diff)
downloadpkgsrc-7972528380408c52001a51380d1b705e45e9cc33.tar.gz
Convert to buildlink3.
Diffstat (limited to 'wm/fvwm2-themes')
-rw-r--r--wm/fvwm2-themes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/fvwm2-themes/Makefile b/wm/fvwm2-themes/Makefile
index 15481df020b..222008efab2 100644
--- a/wm/fvwm2-themes/Makefile
+++ b/wm/fvwm2-themes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/01 17:57:53 snj Exp $
#
DISTNAME= fvwm-themes-${THEM_VER}
@@ -19,7 +19,7 @@ DEPENDS+= fvwm2>=2.4.8:../../wm/fvwm2
THEM_VER= 0.6.2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PERL5= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES
@@ -30,5 +30,5 @@ post-install:
${PREFIX}/bin/fvwm-themes-config --site --install \
${DISTDIR}/fvwm-themes-extra-${THEM_VER}.tar.bz2
-.include "../../graphics/ImageMagick/buildlink2.mk"
+.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"