summaryrefslogtreecommitdiff
path: root/print/lyx-devel
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-09-10 11:06:01 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-09-10 11:06:01 +0000
commit7f25d75bb0fa2b3a9fed1affa3c0cb604f19df6a (patch)
tree153eb353ecffacdfae86f4de62b88c742181bad9 /print/lyx-devel
parentFix compilation on 3.5 (diff)
Add USE_AUTOCONF to make this build and install again (hopefully 8-|)
PR: ports/20638, ports/21041
Notes
Notes: svn path=/head/; revision=32488
Diffstat (limited to 'print/lyx-devel')
-rw-r--r--print/lyx-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 3b7172d59c5f..523b8c6f8c9c 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/Makefile
@@ -28,6 +28,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
intl.1:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
+USE_AUTOCONF= yes
USE_XPM= yes
USE_NEWGCC= yes
USE_PERL5= yes