summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/lyx-xforms/Makefile')
-rw-r--r--editors/lyx-xforms/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
deleted file mode 100644
index 6c8f17f001e..00000000000
--- a/editors/lyx-xforms/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2005/07/19 17:49:33 drochner Exp $
-#
-
-.include "../lyx-qt/Makefile.common"
-
-PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-
-COMMENT+= (xforms version)
-
-CONFLICTS+= lyx-qt-[0-9]*
-
-CONFIGURE_ARGS+= --with-extra-prefix=${BUILDLINK_PREFIX.xforms} \
- --with-frontend=xforms
-
-.include "../../x11/xforms/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"