diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
commit | 2872eba657883ac779a692ce7b0e1d603f0fe686 (patch) | |
tree | 936d56e32fe3a184b933de351979c13c89970109 /print/lyx16 | |
parent | 7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff) | |
download | ports-2872eba657883ac779a692ce7b0e1d603f0fe686.tar.gz ports-2872eba657883ac779a692ce7b0e1d603f0fe686.zip |
Notes
Diffstat (limited to 'print/lyx16')
-rw-r--r-- | print/lyx16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |