summaryrefslogtreecommitdiff
path: root/x11/Xbae/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-12 03:58:36 +0000
committersnj <snj@pkgsrc.org>2004-04-12 03:58:36 +0000
commitdf2caf8e2e5d2295913d09ee0d5e42021c185622 (patch)
tree5b9603b1c3579f064a47e76b51bd6adff805d016 /x11/Xbae/Makefile
parent1ac8daa07fc244af10b31c91ee38988e62f17455 (diff)
downloadpkgsrc-df2caf8e2e5d2295913d09ee0d5e42021c185622.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/Xbae/Makefile')
-rw-r--r--x11/Xbae/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Xbae/Makefile b/x11/Xbae/Makefile
index 0c004654c71..4090c05818c 100644
--- a/x11/Xbae/Makefile
+++ b/x11/Xbae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/02/14 17:21:55 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/12 03:58:36 snj Exp $
#
DISTNAME= Xbae-4.9.1
@@ -9,7 +9,7 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://www.lesstif.org/Xbae.html
COMMENT= Motif-compatible widgets: XbaeMatrix, XbaeCaption, XbaeInput
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11BASE= YES
USE_LIBTOOL= YES
@@ -25,5 +25,5 @@ post-install:
${LN} -fs ${PREFIX}/share/aclocal/ac_find_xbae.m4 \
${LOCALBASE}/share/aclocal/ac_find_xbae.m4
-.include "../../mk/motif.buildlink2.mk"
+.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"