From d6908e9cb15fa8933765f874067d539f27ce0c1d Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 15 Sep 2013 08:15:41 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- print/lyx/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print/lyx') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index ebeac82c0563..5435a5ed6c56 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -23,12 +23,11 @@ CONFLICTS= lyx-1.[0-9]* MAJOR_VERSION= 2.0 MINOR_VERSION= 6 -USES= gmake iconv pkgconfig +USES= gmake iconv pkgconfig perl5 USE_XZ= yes USE_QT4= corelib gui moc_build uic_build rcc_build USE_GNOME= desktopfileutils USE_PYTHON= -2.7 -USE_PERL5= yes GNU_CONFIGURE= yes CPPFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} -- cgit v1.2.3