summaryrefslogtreecommitdiff
path: root/print/lyx-devel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-08 22:15:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-08 22:15:15 +0000
commit593990a1e7facf9088b13e1e7a8c9dc27ff0500d (patch)
tree51f7d4b742d415b6b72876445aaadf57ea3b296d /print/lyx-devel
parentUpdate to version 1.11. (diff)
The xforms ports is no longer an i386-only port.
Notes
Notes: svn path=/head/; revision=19323
Diffstat (limited to 'print/lyx-devel')
-rw-r--r--print/lyx-devel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 05c782e72fc1..3b89f9f7a45d 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.28 1999/04/18 20:54:54 obrien Exp $
+# $Id: Makefile,v 1.29 1999/05/05 14:09:34 flathill Exp $
#
DISTNAME= lyx-1.0.2
@@ -23,9 +23,6 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
Xpm.4:${PORTSDIR}/graphics/xpm
-# depends on xforms
-ONLY_FOR_ARCHS= i386
-
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"