aboutsummaryrefslogtreecommitdiff
path: root/print/lyx/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-04-26 23:32:08 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-04-26 23:32:08 +0000
commit680762c27dce1d2da03dafef6764683058ccd159 (patch)
treecfdc95c5b88648b19568e4c318ad1c3e99d17e26 /print/lyx/Makefile
parent10589ba78d42f1696bd62190a2a351f01247465b (diff)
downloadports-680762c27dce1d2da03dafef6764683058ccd159.tar.gz
ports-680762c27dce1d2da03dafef6764683058ccd159.zip
Notes
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r--print/lyx/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index e9b3882af796..73c1e10e52c8 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -3,7 +3,6 @@
PORTNAME= lyx
PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}
-PORTREVISION= 1
CATEGORIES= print editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
@@ -20,12 +19,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \
libmythes-1.2.so:${PORTSDIR}/textproc/mythes
-CONFLICTS= lyx-1.[0-9]*
MAJOR_VERSION= 2.0
-MINOR_VERSION= 7
+MINOR_VERSION= 8
-USES= desktop-file-utils gmake iconv pkgconfig perl5 shebangfix
-SHEBANG_FILES= lib/scripts/listerrors
+USES= desktop-file-utils gmake iconv pkgconfig perl5
USE_PYTHON= 2
USE_QT4= corelib gui moc_build uic_build rcc_build
USE_XZ= yes