summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerade <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commit6f10a06995e640bf1073c28f5c13ea8f8412737a (patch)
treed14ccc864c4783b5751e425e681d4bc7e63ec159 /print
parent7428a469a6c4123272d6ac2707e3cf432227515b (diff)
downloadFreeBSD-ports-6f10a06995e640bf1073c28f5c13ea8f8412737a.zip
FreeBSD-ports-6f10a06995e640bf1073c28f5c13ea8f8412737a.tar.gz
Migration from bison 1.x to 2.x
PR: 117086 Tested by: -exp runs
Diffstat (limited to 'print')
-rw-r--r--print/libgnomeprint/Makefile4
-rw-r--r--print/lilypond/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 80a2b30..7380df7 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgnomeprint
PORTVERSION= 2.18.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -24,7 +24,7 @@ USE_BZIP2= yes
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
popt.0:${PORTSDIR}/devel/popt
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
libartlgpl2 ltverhack
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index c1853a9..50b3049 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -9,7 +9,7 @@
PORTNAME= lilypond
PORTVERSION= 2.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print audio
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/:src \
http://distfiles.master.finkmirrors.net/:rpm
@@ -34,7 +34,7 @@ INFO= lilypond lilypond-internals \
GNU_CONFIGURE= yes
USE_GETTEXT= yes
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= YES
USE_PYTHON= YES
MAKEFILE= GNUmakefile
OpenPOWER on IntegriCloud