diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
commit | 3127da9b78f31e42eb76eb14c5350d2773903d23 (patch) | |
tree | 809e541af15b73734c43182b4f41107e2d9dd2b8 /print/lyx | |
parent | dff87f87c667f57bd5102bc4cee12731c786a577 (diff) |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
Notes
Notes:
svn path=/head/; revision=360658
Diffstat (limited to 'print/lyx')
-rw-r--r-- | print/lyx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 775c46910387..137f9daaa6c0 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,6 +3,7 @@ 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/ \ |