From 82073867b7b842afbd21020fe7c140b2957f9754 Mon Sep 17 00:00:00 2001 From: dirk Date: Mon, 15 Mar 1999 09:27:26 +0000 Subject: Upgrade to 1.0.1. OK'ed by: Andreas Klemm (maintainer) --- print/lyx-devel/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print/lyx-devel/Makefile') diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index d2f6057acbb..ab3393e9f09 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -3,10 +3,10 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.25 1999/01/07 08:19:48 simokawa Exp $ +# $Id: Makefile,v 1.26 1999/02/05 14:55:31 dirk Exp $ # -DISTNAME= lyx-1.0.0 +DISTNAME= lyx-1.0.1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://la1ad.uio.no/pub/lyx/ \ @@ -26,6 +26,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ # depends on xforms ONLY_FOR_ARCHS= i386 +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" STRIP= -- cgit