summaryrefslogtreecommitdiff
path: root/print/lyx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r--print/lyx/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index d6cd8738c09..2b69ceee140 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:37 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/06/22 13:04:38 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
@@ -20,6 +20,4 @@ ONLY_FOR_ARCHS= arm32 i386 m68k sparc
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11"
-MAN1= lyx.1
-
.include "../../mk/bsd.pkg.mk"