diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-04 12:36:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-04 12:36:30 +0800 |
commit | 7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch) | |
tree | 6e94333233053731622780aae8a8285e148ade96 /graphics | |
parent | f687852f8f35b5067f8978d6405346545b01be3a (diff) | |
download | freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtkgraph/Makefile | 5 | ||||
-rw-r--r-- | graphics/libexif/Makefile | 5 | ||||
-rw-r--r-- | graphics/libgphoto2/Makefile | 5 | ||||
-rw-r--r-- | graphics/lodju/Makefile | 6 | ||||
-rw-r--r-- | graphics/osgedit/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-tgif/Makefile | 4 | ||||
-rw-r--r-- | graphics/sane-backends/Makefile | 6 | ||||
-rw-r--r-- | graphics/tgif-nls/Makefile | 3 |
8 files changed, 19 insertions, 17 deletions
diff --git a/graphics/gtkgraph/Makefile b/graphics/gtkgraph/Makefile index 929b714a5cb3..0a96aa4a54b3 100644 --- a/graphics/gtkgraph/Makefile +++ b/graphics/gtkgraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkgraph PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar @@ -15,9 +15,8 @@ MASTER_SITE_SUBDIR= jedgar MAINTAINER= jedgar@FreeBSD.org COMMENT= Graphing calculator using GTK+ -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= imlib USE_PERL5_BUILD=yes diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 876dcb74a3ff..eab7e4989300 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -7,7 +7,7 @@ PORTNAME= libexif PORTVERSION= 0.5.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= Library to read digital camera file meta-data -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_LIBTOOL= yes USE_REINPLACE= yes diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 0b00a38e988a..6bce08a87326 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgphoto2 PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto @@ -14,11 +15,11 @@ MASTER_SITE_SUBDIR= gphoto MAINTAINER= ports@FreeBSD.org COMMENT= A universal digital camera picture control tool -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - usb-0.1.7:${PORTSDIR}/devel/libusb \ +LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb \ exif.10:${PORTSDIR}/graphics/libexif USE_BZIP2= yes +USE_GETTEXT= yes USE_GNOME= gnometarget pkgconfig USE_GETOPT_LONG= yes USE_REINPLACE= yes diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile index f94d2a422959..4eec110dcda9 100644 --- a/graphics/lodju/Makefile +++ b/graphics/lodju/Makefile @@ -7,7 +7,7 @@ PORTNAME= lodju PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= graphics MASTER_SITES= http://liw.iki.fi/liw/lodju/tarballs/ @@ -16,8 +16,7 @@ COMMENT?= An image management tool for the X Window System RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ - gtk12-config:${PORTSDIR}/x11-toolkits/gtk12 \ - ${LOCALBASE}/include/libintl.h:${PORTSDIR}/devel/gettext-old + gtk12-config:${PORTSDIR}/x11-toolkits/gtk12 LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf @@ -27,5 +26,6 @@ MANCOMPRESSED= yes AUTOCONF= autoconf GNU_AUTOCONF= yes HAS_CONFIGURE= yes +USE_GETTEXT= yes .include <bsd.port.mk> diff --git a/graphics/osgedit/Makefile b/graphics/osgedit/Makefile index 00d0a3dda81d..2e195ea20b5b 100644 --- a/graphics/osgedit/Makefile +++ b/graphics/osgedit/Makefile @@ -8,6 +8,7 @@ PORTNAME= osgedit PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,6 +22,7 @@ RUN_DEPENDS= ${X11BASE}/lib/libosg.so:${PORTSDIR}/graphics/osg USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index 1758234d8a96..f94fde5d64a1 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -7,7 +7,7 @@ PORTNAME= tgif PORTVERSION= 20010408 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -18,8 +18,8 @@ MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension library to draw Tgif graphics BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old +USE_GETTEXT= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_XLIB= yes diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 8a35a193567d..0ac2875e5d83 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -7,7 +7,7 @@ PORTNAME= sane-backends PORTVERSION= 1.0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \ ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \ @@ -18,11 +18,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= API for access to scanners, digitals camera, frame grabbers etc -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - usb-0.1.7:${PORTSDIR}/devel/libusb \ +LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_REINPLACE= yes +USE_GETTEXT= yes USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile index 445c2367e690..53e77922212d 100644 --- a/graphics/tgif-nls/Makefile +++ b/graphics/tgif-nls/Makefile @@ -7,6 +7,7 @@ PORTNAME= tgif PORTVERSION= 4.1.43 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \ ${MASTER_SITE_SOURCEFORGE} @@ -17,9 +18,9 @@ DISTNAME= ${PORTNAME}-QPL-${PORTVERSION} MAINTAINER= one@netlab.is.tsukuba.ac.jp COMMENT= A two-dimensional drawing tool with NLS message catalogs support -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm +USE_GETTEXT= yes USE_IMAKE= yes USE_REINPLACE= yes MAN1= tgif.1 |