aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-07 13:29:00 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-07 13:29:00 +0000
commit2872eba657883ac779a692ce7b0e1d603f0fe686 (patch)
tree936d56e32fe3a184b933de351979c13c89970109 /print
parent7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff)
downloadports-2872eba657883ac779a692ce7b0e1d603f0fe686.tar.gz
ports-2872eba657883ac779a692ce7b0e1d603f0fe686.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/lyx/Makefile2
-rw-r--r--print/lyx16/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 558a814a84ca..9424b33c4805 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -34,7 +34,7 @@ USE_QT_VER= 4
QT_COMPONENTS= corelib gui moc_build uic_build rcc_build
USE_GNOME= desktopfileutils
USE_PYTHON= yes
-USE_PERL= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
CPPFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index c093add8e3a3..b8f54dc7a834 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -33,7 +33,7 @@ USE_GMAKE= yes
USE_QT_VER= 4
QT_COMPONENTS= gui moc_build uic_build rcc_build
USE_PYTHON= yes
-USE_PERL= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
CPPFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}