summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms
diff options
context:
space:
mode:
authorsnj <snj>2004-04-17 23:59:21 +0000
committersnj <snj>2004-04-17 23:59:21 +0000
commitecbc3d801000911e89beba017be5e5986671a3f7 (patch)
treea83b73d0b95c96100ccf891f89ea9a30add2675a /editors/lyx-xforms
parenta347a7779b8e1d25c084f4293e0bb665c0b87c9d (diff)
downloadpkgsrc-ecbc3d801000911e89beba017be5e5986671a3f7.tar.gz
Convert to buildlink3.
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r--editors/lyx-xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index 8ade29db2be..82db223abbb 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/17 23:59:21 snj Exp $
#
.include "../lyx-qt/Makefile.common"
@@ -13,5 +13,5 @@ CONFLICTS+= lyx-qt-[0-9]*
CONFIGURE_ARGS+= --with-extra-prefix=${BUILDLINK_PREFIX.xforms} \
--with-frontend=xforms
-.include "../../x11/xforms/buildlink2.mk"
+.include "../../x11/xforms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"