summaryrefslogtreecommitdiff
path: root/print/lyx
diff options
context:
space:
mode:
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile3
1 files changed, 1 insertions, 2 deletions
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}