diff options
author | pav <pav@FreeBSD.org> | 2008-03-20 17:56:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-20 17:56:52 +0800 |
commit | 8e28cfec81a60bd7a3081ef983c379157a3e3b4d (patch) | |
tree | 640150de8b9d922b52769153c7eb91333bfcf078 /graphics | |
parent | ba8d6f2a97161b0080a3c942de1f1f28bcade5da (diff) | |
download | freebsd-ports-gnome-8e28cfec81a60bd7a3081ef983c379157a3e3b4d.tar.gz freebsd-ports-gnome-8e28cfec81a60bd7a3081ef983c379157a3e3b4d.tar.zst freebsd-ports-gnome-8e28cfec81a60bd7a3081ef983c379157a3e3b4d.zip |
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'graphics')
29 files changed, 0 insertions, 31 deletions
diff --git a/graphics/ecore-evas/Makefile b/graphics/ecore-evas/Makefile index 8549cdc29046..631f3e55897a 100644 --- a/graphics/ecore-evas/Makefile +++ b/graphics/ecore-evas/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack pkgconfig gnometarget USE_LDCONFIG= yes -USE_GETOPT_LONG=yes USE_EFL= ecore evas BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/graphics/ecore-sdl/Makefile b/graphics/ecore-sdl/Makefile index e23f3e4e2c57..dd3db299e0d6 100644 --- a/graphics/ecore-sdl/Makefile +++ b/graphics/ecore-sdl/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack pkgconfig gnometarget USE_LDCONFIG= yes -USE_GETOPT_LONG=yes USE_EFL= ecore USE_SDL= sdl BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_sdl diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index aa1096e4ef31..e800a29321d5 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnometarget -USE_GETOPT_LONG=yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index c2f822b3e73b..0edcc7779bd8 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 0b91f8038fe3..fa1bc44ae221 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib USE_X_PREFIX= yes USE_PERL5= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index 49d85f9b9032..11ffca50782c 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ USE_BZIP2= yes USE_XLIB= yes USE_GNOME= libglade2 desktopfileutils -USE_GETOPT_LONG=yes INSTALLS_ICONS= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 9a05698ea8b9..8253f380f58d 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 USE_GL= yes -USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index 3ecd4d37d5fd..29f998453423 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -16,7 +16,6 @@ MAINTAINER= erik@smluc.org COMMENT= GNU Triangulated Surface Library USE_GNOME= glib20 gnometarget pkgconfig -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile index 8e21a33a919e..c7c25b10b6d8 100644 --- a/graphics/kudu/Makefile +++ b/graphics/kudu/Makefile @@ -24,8 +24,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GCC= 3.4+ -USE_GETOPT_LONG= yes - CPPFLAGS+= -I${X11BASE}/include LDFLAGS+= -L${X11BASE}/lib CFLAGS+= ${PTHREAD_CFLAGS} diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 51d549d9208d..556edb78d165 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \ USE_BZIP2= yes USE_GNOME= gnometarget pkgconfig ltverhack -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 libltdl:15 LIBTOOLFILES= configure libgphoto2_port/configure diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index cec83fdd0cce..04f1a5803e8c 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -18,7 +18,6 @@ COMMENT= A C library for encoding data in a QR Code symbol LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -USE_GETOPT_LONG= yes USE_GNOME= gnometarget gnomehack pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile index ea0a55fbcf28..1cdf39368052 100644 --- a/graphics/metacam/Makefile +++ b/graphics/metacam/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A digital camera EXIF meta-information reader USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_GCC= 3.4+ CFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile index b11e72e07c76..4156623d8a1f 100644 --- a/graphics/metapixel/Makefile +++ b/graphics/metapixel/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif -USE_GETOPT_LONG=yes USE_GMAKE= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I." \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/graphics/ocrad/Makefile b/graphics/ocrad/Makefile index a70c8f24af43..24e104064c88 100644 --- a/graphics/ocrad/Makefile +++ b/graphics/ocrad/Makefile @@ -18,7 +18,6 @@ COMMENT= OCR program implemented as filter USE_BZIP2= yes HAS_CONFIGURE= yes USE_GMAKE= yes -USE_GETOPT_LONG= yes CONFIGURE_ARGS= --prefix=${PREFIX} MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile index f01d15e130ac..b17879e71edc 100644 --- a/graphics/qcread/Makefile +++ b/graphics/qcread/Makefile @@ -16,8 +16,6 @@ COMMENT= Supports both color and B&W parallel-port Connectix QuickCam for PC ONLY_FOR_ARCHS= i386 -USE_GETOPT_LONG= yes - do-build: cd ${WRKSRC} && ${CC} ${CFLAGS} -I. -DFreeBSD ${CPPFLAGS} \ -o qcread qcread.c cqc.c -lm ${LDFLAGS} diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index 333f0c1b5986..ae5026488788 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -16,7 +16,6 @@ MAINTAINER= carpetsmoker@xs4all.nl COMMENT= Small, fast GDK/Imlib image viewer OPTIONS= XINERAMA "use multiple monitors" off -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_GNOME= imlib diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index 81edad98851c..1a41e7574595 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ CONFIGURE_WRKSRC= ${WRKSRC}/mixkit/build BUILD_WRKSRC= ${WRKSRC}/mixkit/src -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/scale2x/Makefile b/graphics/scale2x/Makefile index 4585223a9617..11dea8fd8d6d 100644 --- a/graphics/scale2x/Makefile +++ b/graphics/scale2x/Makefile @@ -16,7 +16,6 @@ COMMENT= Real-time graphics effect able to increase the size of small bitmaps LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/seejpeg/Makefile b/graphics/seejpeg/Makefile index 69702fdd2fd8..0908545ccfe9 100644 --- a/graphics/seejpeg/Makefile +++ b/graphics/seejpeg/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \ ALL_TARGET= seejpeg MAN1= seejpeg.1 -USE_GETOPT_LONG=yes MANCOMPRESSED= yes PLIST_FILES= bin/seejpeg USE_GMAKE= yes diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile index e6aa68da211e..2442d5307be6 100644 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -17,7 +17,6 @@ COMMENT= Adds a graphical, configurable timestamp to a grayscale image LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS}" \ diff --git a/graphics/svg2pdf/Makefile b/graphics/svg2pdf/Makefile index 5822fee0e8dd..43d818a03d0b 100644 --- a/graphics/svg2pdf/Makefile +++ b/graphics/svg2pdf/Makefile @@ -18,7 +18,6 @@ COMMENT= Render an SVG image to a PDF file (using cairo) LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_GNOME= gnometarget MAN1= svg2pdf.1 diff --git a/graphics/svg2png/Makefile b/graphics/svg2png/Makefile index e3ab2e5e506e..1172300aa8bd 100644 --- a/graphics/svg2png/Makefile +++ b/graphics/svg2png/Makefile @@ -18,7 +18,6 @@ COMMENT= Render an SVG image to a PNG image (using cairo) LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_GNOME= gnometarget MAN1= svg2png.1 diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index c1b78ad31c9b..36826f8d3ca4 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= oil-0.3.1:${PORTSDIR}/devel/liboil \ USE_XLIB= yes USE_GNOME= gnomehack gtk20 -USE_GETOPT_LONG= yes USE_AUTOTOOLS= libtool:15:env automake:19:env autoconf:261 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index 3b2c7adce2f9..29bf4961088d 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ gcrypt.15:${PORTSDIR}/security/libgcrypt \ USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_EFL= imlib2 ALL_TARGET= ${PORTNAME} diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 165c6780f5d3..2f33e9f195b8 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_BZIP2= yes USE_QT_VER= 3 QT_NONSTANDARD= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index ba216177874f..03c39623f97e 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -15,7 +15,6 @@ MAINTAINER= erik@smluc.org COMMENT= An image viewer for X USE_SDL= image -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib diff --git a/graphics/xsvg/Makefile b/graphics/xsvg/Makefile index ab4afd68d86f..557edd88af01 100644 --- a/graphics/xsvg/Makefile +++ b/graphics/xsvg/Makefile @@ -18,7 +18,6 @@ COMMENT= X11 SVG viewer LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_XLIB= yes PLIST_FILES= bin/xsvg diff --git a/graphics/zgv/Makefile b/graphics/zgv/Makefile index 40033a58eae8..6b635b8acea8 100644 --- a/graphics/zgv/Makefile +++ b/graphics/zgv/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png ONLY_FOR_ARCHS= i386 -USE_GETOPT_LONG=yes USE_GMAKE= yes ALL_TARGET= zgv info MAKE_ENV= ZGV_LIBS="${LDFLAGS}" diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index 78e033c2a35b..4e3866b644e2 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -17,7 +17,6 @@ COMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-dynaload-cc="${CC}" \ |