summaryrefslogtreecommitdiff
path: root/x11/mowitz
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-05-03 15:58:55 +0000
committerwiz <wiz@pkgsrc.org>2004-05-03 15:58:55 +0000
commitf66acac2091abc41c2ab4e0a2368a58f2f6e032b (patch)
treedc01649f974a2bd1f2340086df1eda148ee962f6 /x11/mowitz
parent7926991921f5d9ad97af42740418d76e12182de5 (diff)
downloadpkgsrc-f66acac2091abc41c2ab4e0a2368a58f2f6e032b.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/mowitz')
-rw-r--r--x11/mowitz/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/mowitz/Makefile b/x11/mowitz/Makefile
index c05c14d031c..ba8c716601a 100644
--- a/x11/mowitz/Makefile
+++ b/x11/mowitz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:56 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/03 15:58:56 wiz Exp $
DISTNAME= Mowitz-0.2.2
CATEGORIES= x11
@@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://siag.nu/mowitz/
COMMENT= "More widgets" library
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_X11= yes
@@ -25,6 +25,6 @@ CONFIGURE_ARGS+=--with-xawm=neXtaw
CONFIGURE_ARGS+=--with-xawm=Xaw
.endif
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/xaw.buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"