diff options
author | ade <ade@FreeBSD.org> | 2007-10-17 18:13:01 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2007-10-17 18:13:01 +0800 |
commit | 6f10a06995e640bf1073c28f5c13ea8f8412737a (patch) | |
tree | d14ccc864c4783b5751e425e681d4bc7e63ec159 /graphics | |
parent | 7428a469a6c4123272d6ac2707e3cf432227515b (diff) | |
download | freebsd-ports-gnome-6f10a06995e640bf1073c28f5c13ea8f8412737a.tar.gz freebsd-ports-gnome-6f10a06995e640bf1073c28f5c13ea8f8412737a.tar.zst freebsd-ports-gnome-6f10a06995e640bf1073c28f5c13ea8f8412737a.zip |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aqsis/Makefile | 4 | ||||
-rw-r--r-- | graphics/flasm/Makefile | 3 | ||||
-rw-r--r-- | graphics/fractorama/Makefile | 4 | ||||
-rw-r--r-- | graphics/graphviz/Makefile | 4 | ||||
-rw-r--r-- | graphics/ming/Makefile | 4 | ||||
-rw-r--r-- | graphics/opendx/Makefile | 4 | ||||
-rw-r--r-- | graphics/sswf/Makefile | 3 | ||||
-rw-r--r-- | graphics/tcm/Makefile | 4 |
8 files changed, 16 insertions, 14 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index bddbfb508eab..a0ee858bb43c 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -8,7 +8,7 @@ PORTNAME= aqsis PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ USE_GCC= 3.4+ USE_GNOME= gnometarget -USE_BISON= yes +USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/flasm/Makefile b/graphics/flasm/Makefile index 53d697452e52..0f9c3ba1b924 100644 --- a/graphics/flasm/Makefile +++ b/graphics/flasm/Makefile @@ -7,6 +7,7 @@ PORTNAME= flasm PORTVERSION= 1.52 +PORTREVISION= 1 CATEGORIES= graphics #MASTER_SITES= http://www.nowrap.de/download/ MASTER_SITES= http://dist.bsdlab.org/ @@ -18,7 +19,7 @@ COMMENT= Command line assembler/disassembler of flash actionscript bytecode PLIST_FILES= bin/flasm USE_ZIP= YES USE_GMAKE= YES -USE_BISON= YES +USE_BISON= build NO_WRKSUBDIR= YES MAKE_ARGS= CFLAGS="${CFLAGS}" diff --git a/graphics/fractorama/Makefile b/graphics/fractorama/Makefile index ef471876dfd8..91562e76587c 100644 --- a/graphics/fractorama/Makefile +++ b/graphics/fractorama/Makefile @@ -7,7 +7,7 @@ PORTNAME= fractorama PORTVERSION= 1.6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://fractorama.com/ \ http://critical.ch/distfiles/${PORTNAME}/${PORTVERSION}/ \ @@ -20,7 +20,7 @@ COMMENT= Fractal generation program LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_QT_VER= 3 -USE_BISON= yes +USE_BISON= build USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ QTCPPFLAGS="${QTCPPFLAGS} ${PTHREAD_CFLAGS}" \ diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index ba6535830625..51cfc40665f1 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -7,7 +7,7 @@ PORTNAME= graphviz PORTVERSION= 2.14.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics tk84 MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ @@ -22,7 +22,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ expat.6:${PORTSDIR}/textproc/expat2 \ gd.4:${PORTSDIR}/graphics/gd -USE_BISON= yes +USE_BISON= build USE_GMAKE= yes USE_AUTOTOOLS= libltdl:15 libtool:15 GNU_CONFIGURE= yes diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index f8a64bc959ac..d67e370f31d8 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -7,7 +7,7 @@ PORTNAME= ming PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ CONFLICTS= ja-ming-[0-9]* USE_GNOME= gnometarget -USE_BISON= yes +USE_BISON= build GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/ming \ diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 48f818df53e0..0908883e8ef3 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics math MASTER_SITES= http://opendx.npaci.edu/source/ DISTNAME= dx-${PORTVERSION} @@ -20,7 +20,7 @@ LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \ tiff.4:${PORTSDIR}/graphics/tiff \ cdf.0:${PORTSDIR}/science/cdf -USE_BISON= yes +USE_BISON= build USE_GL= yes USE_MOTIF= yes USE_XLIB= yes diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index a14982e6ee28..2bdc5060cfb4 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -7,6 +7,7 @@ PORTNAME= sswf PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sswf @@ -15,10 +16,10 @@ DISTNAME= sswf-${PORTVERSION}-src MAINTAINER= anholt@FreeBSD.org COMMENT= A library and script language tool to create Flash movies -BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 +USE_BISON= build USE_AUTOTOOLS= libtool:15 WRKSRC= ${WRKDIR}/sswf-${PORTVERSION} USE_GCC= 3.4+ diff --git a/graphics/tcm/Makefile b/graphics/tcm/Makefile index a96bed015481..6aa0bdfd37c3 100644 --- a/graphics/tcm/Makefile +++ b/graphics/tcm/Makefile @@ -7,7 +7,7 @@ PORTNAME= tcm PORTVERSION= 2.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.utwente.nl/pub/tcm/ \ ftp://ftp.cs.vu.nl/pub/tcm/ @@ -22,7 +22,7 @@ COMMENT= The Toolkit for Conceptual Modeling, create diagrams/tables/trees RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig -USE_BISON= yes +USE_BISON= build USE_GMAKE= yes USE_MOTIF= yes |