summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms
diff options
context:
space:
mode:
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"