diff options
196 files changed, 0 insertions, 203 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 0d3e81e45ae0..8e2c3df5c9c3 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -16,7 +16,6 @@ MAINTAINER= amdmi3@amdmi3.ru COMMENT= Full screen text mode Hex editor using the [n]curses library GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes PLIST_FILES= bin/chexedit MAN1= chexedit.1 diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 8fb2febab152..145742936f1b 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -17,7 +17,6 @@ COMMENT= GTK+ based simple text editor USE_GNOME= gtk20 desktopfileutils intlhack USE_GCC= 3.4 -USE_GETOPT_LONG= yes USE_GETTEXT= YES USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile index f6ba71e2eac6..51f97441cbf6 100644 --- a/emulators/dynamips-devel/Makefile +++ b/emulators/dynamips-devel/Makefile @@ -20,7 +20,6 @@ CONFLICTS= dynamips-[0-9]* USE_GMAKE= yes USE_GCC= 3.2+ -USE_GETOPT_LONG=yes ALL_TARGET= ${PORTNAME} nvram_export MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\ PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\ diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile index a93c49aa97c9..fad3de335046 100644 --- a/emulators/dynamips/Makefile +++ b/emulators/dynamips/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf USE_GMAKE= yes USE_GCC= 3.2+ -USE_GETOPT_LONG=yes ALL_TARGET= ${PORTNAME} nvram_export MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\ PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\ diff --git a/emulators/gbe/Makefile b/emulators/gbe/Makefile index f1a92bb99aa7..f298ea413f69 100644 --- a/emulators/gbe/Makefile +++ b/emulators/gbe/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy(tm) emulator with GNU source code PLIST_FILES= bin/gbe -USE_GETOPT_LONG=yes WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \ diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 4598a80ffe90..7827c137ad2f 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -23,7 +23,6 @@ USE_SDL= sdl USE_GCC= 3.4 USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes PLIST_FILES= bin/gcube bin/gcmap bin/bin2dol bin/isopack bin/tplx PORTDOCS= ChangeLog README diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index 8cf3401ca505..9a5d453b1e47 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -17,7 +17,6 @@ COMMENT= GameBoy(tm) emulator USE_X_PREFIX= yes USE_GNOME= gnometarget USE_SDL= sdl -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile index cfea06ef2845..95b0281bdf0e 100644 --- a/emulators/gngeo/Makefile +++ b/emulators/gngeo/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= NeoGeo emulator -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_SDL= image sdl USE_GL= yes diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 7f00c1659a6b..9a37644d2e44 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -27,7 +27,6 @@ COMMENT= QEMU CPU Emulator - development snapshot HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG= yes USE_PERL5= yes USE_GCC= 3.4 PATCH_STRIP= -lp1 diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 7a96ae740dca..7257e8383e64 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -21,7 +21,6 @@ COMMENT= QEMU CPU Emulator HAS_CONFIGURE= yes USE_GMAKE= yes -USE_GETOPT_LONG= yes USE_PERL5= yes USE_GCC= 3.4 PATCH_STRIP= -lp1 diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 32f0936c4d75..f04102382ed5 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -18,7 +18,6 @@ COMMENT= A Nintendo Entertainment System 8-bit emulator ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/ftp/mget/Makefile b/ftp/mget/Makefile index bf93423f8a23..223ad254386d 100644 --- a/ftp/mget/Makefile +++ b/ftp/mget/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://cs-people.bu.edu/dbera/activities/projects/mget/ MAINTAINER= beech@FreeBSD.org COMMENT= Multithreaded commandline web-download manager -USE_GETOPT_LONG= yes CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \ ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} diff --git a/ftp/prozilla/Makefile b/ftp/prozilla/Makefile index 956147bdfd0d..665d7f2e06c1 100644 --- a/ftp/prozilla/Makefile +++ b/ftp/prozilla/Makefile @@ -14,7 +14,6 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= ProZilla is a fast download accelerator USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile index 8ef2528a4232..738385617287 100644 --- a/ftp/wgetpro/Makefile +++ b/ftp/wgetpro/Makefile @@ -18,7 +18,6 @@ MAINTAINER= stas@FreeBSD.org COMMENT= Wget with "PRO" features RESTRICTED= "may implement United States Patent 6,041,345" -USE_GETOPT_LONG= yes USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile index 039d2a6df5cc..78df8f602fb4 100644 --- a/ftp/wmget/Makefile +++ b/ftp/wmget/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_X_PREFIX= yes USE_GMAKE= yes -USE_GETOPT_LONG= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ENV+= ${CONFIGURE_ENV} diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index e2664b6f04bb..e58bb9ab35cb 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -15,7 +15,6 @@ MAINTAINER= stas@FreeBSD.org COMMENT= Yet another ftp client. Similar to ftp(1) USE_BZIP2= yes -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-socks4=no --with-socks5=no --with-krb4=no \ diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index 52d61d523059..0bbc988d35cd 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gengameng.4:${PORTSDIR}/devel/gengameng \ flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra USE_SDL= mixer sdl -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/an/Makefile b/games/an/Makefile index 448ba7daf660..246ac6a9a5e4 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -17,7 +17,6 @@ COMMENT= Fast anagram generator WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GETOPT_LONG= yes MAN6= an.6 post-patch: diff --git a/games/asc/Makefile b/games/asc/Makefile index 5e0aa8cc1af6..9d255375815c 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -27,7 +27,6 @@ USE_GMAKE= yes USE_PERL5_BUILD=yes GNU_CONFIGURE= yes USE_GCC= 3.4+ -USE_GETOPT_LONG= yes CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags`" \ CXXFLAGS="-D_UNICODE_BROKEN_" \ LIBS="`${SDL_CONFIG} --libs` -lm" diff --git a/games/barrage/Makefile b/games/barrage/Makefile index 29c3a6bdce05..2b21d108a428 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -17,7 +17,6 @@ MAINTAINER= az@FreeBSD.org COMMENT= Destroy as many targets as possible USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_SDL= sdl mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-profile-path=/var/games diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index e0ca85fefbe0..dfd824a3ff80 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -17,7 +17,6 @@ COMMENT= A BurgerTime clone LIB_DEPENDS= gengameng.4:${PORTSDIR}/devel/gengameng \ flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes SDL_CONFIG?= ${LOCALBASE}/bin/sdl-config CPPFLAGS= -I${X11BASE}/include -I${LOCALBASE}/include diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index e8c3c824e066..58551913180d 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -24,7 +24,6 @@ OPTIONS= SDL "Use SDL instead of glut" off \ FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index c7f91a474acb..00f73085472f 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-prefsdir=${DATADIR} \ --with-scoresdir=${DATADIR}\ --disable-debug-log -USE_GETOPT_LONG= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile index 45251b7763d6..0c4ae41897b0 100644 --- a/games/ggz-client-libs/Makefile +++ b/games/ggz-client-libs/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug --with-libggz-dir="${LOCALBASE}" diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile index 547e83784cbd..a9d5fb030663 100644 --- a/games/ggz-gtk-client/Makefile +++ b/games/ggz-gtk-client/Makefile @@ -15,7 +15,6 @@ COMMENT= The GGZ Gaming Zone - GTK+ Frontend USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget gtk20 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug diff --git a/games/ggz-gtk-games/Makefile b/games/ggz-gtk-games/Makefile index 49e41e065051..1aec434751c0 100644 --- a/games/ggz-gtk-games/Makefile +++ b/games/ggz-gtk-games/Makefile @@ -16,7 +16,6 @@ COMMENT= The GGZ Gaming Zone - GTK+ Games RUN_DEPENDS= ${LOCALBASE}/bin/ggz-gtk:${PORTSDIR}/games/ggz-gtk-client USE_GNOME= gnometarget gtk20 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug diff --git a/games/ggz-sdl-games/Makefile b/games/ggz-sdl-games/Makefile index 81573f5e16fc..91a569bc3273 100644 --- a/games/ggz-sdl-games/Makefile +++ b/games/ggz-sdl-games/Makefile @@ -13,7 +13,6 @@ CATEGORIES= games MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - SDL-based games -USE_GETOPT_LONG= yes USE_GL= yes USE_SDL= image mixer sdl ttf GNU_CONFIGURE= yes diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index 02ef018a3b70..324081eb8267 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -14,7 +14,6 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - Console (Text) Frontend USE_GNOME= gnometarget -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index cd891e79aafe..41e791727c2b 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -35,7 +35,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no USE_GNOME= gnomehack gnometarget libxml2 -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_PYTHON= 2.0+ USE_AUTOTOOLS= libtool:15 automake:19 diff --git a/games/heroes/Makefile b/games/heroes/Makefile index bc2bbd61dbb3..6ae003970193 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -32,7 +32,6 @@ MUSICSRC= ${WRKDIR}/${MUSICDISTNAME} USE_X_PREFIX= yes USE_SDL= mixer sdl -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_ICONV= yes USE_GETTEXT= yes diff --git a/games/mt_dolphin_ia/Makefile b/games/mt_dolphin_ia/Makefile index c7ea7d2d7d25..8ffc8ecb441e 100644 --- a/games/mt_dolphin_ia/Makefile +++ b/games/mt_dolphin_ia/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= mt_client.0:${PORTSDIR}/games/libmt_client USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= glib20 libxml2 -USE_GETOPT_LONG= yes CONFIGURE_ARGS= --with-libmt_client=${LOCALBASE} \ --with-libmaitretarot=${LOCALBASE} diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index 354fa4525a20..7000f5f8dce1 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -43,7 +43,6 @@ GRAPHICS= X11_GRAPHICS .else .if ${PKGNAMESUFFIX} == "-gnome" CATEGORIES= games gnome -USE_GETOPT_LONG=yes USE_GNOME= gnomelibs MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" GRAPHICS= GNOME_GRAPHICS diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 75faaf5a2db5..4d366199cc32 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -38,7 +38,6 @@ GRAPHICS= X11_GRAPHICS .else .if ${PKGNAMESUFFIX} == "-gnome" CATEGORIES= games gnome -USE_GETOPT_LONG= yes USE_GNOME= gnomelibs MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" GRAPHICS= GNOME_GRAPHICS diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index 4a9d27cc2356..11f0559df818 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -17,7 +17,6 @@ COMMENT= Xboard-compatible chess playing program WRKSRC= ${WRKDIR}/Phalanx-XXII -USE_GETOPT_LONG= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} ${CPPFLAGS}" LDFLAGS="${LDFLAGS}" ALL_TARGET= # empty diff --git a/games/poker-eval/Makefile b/games/poker-eval/Makefile index 71442f1dc6ab..405e3c11e406 100644 --- a/games/poker-eval/Makefile +++ b/games/poker-eval/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:E}.0 MAINTAINER= ijliao@FreeBSD.org COMMENT= A C library to evaluate poker hands -USE_GETOPT_LONG= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= MD5SUM=${MD5} diff --git a/games/rtb/Makefile b/games/rtb/Makefile index f6f1a41f4b73..f64aa1870b39 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -23,7 +23,6 @@ USE_X_PREFIX= yes USE_GNOME= gnometarget gtk20 USE_GCC= 3.4+ USE_PERL5= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/sarien/Makefile b/games/sarien/Makefile index 9e2896166739..846b58937ca4 100644 --- a/games/sarien/Makefile +++ b/games/sarien/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sierra AGI games interpreter GNU_CONFIGURE= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_XLIB= yes diff --git a/games/tmw/Makefile b/games/tmw/Makefile index 8eb6ae217692..18b4f97bfc3f 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -27,7 +27,6 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_SDL= sdl image mixer net USE_GCC= 3.2+ -USE_GETOPT_LONG=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile index 26075672d08a..e18a0c9ccfab 100644 --- a/games/trackballs/Makefile +++ b/games/trackballs/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_GL= yes USE_SDL= image mixer sdl ttf USE_GETTEXT= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/wmpuzzle/Makefile b/games/wmpuzzle/Makefile index ba9fbbd46961..6aeac4b9f526 100644 --- a/games/wmpuzzle/Makefile +++ b/games/wmpuzzle/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_X_PREFIX= yes USE_XPM= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 3c43151af3bf..3b6aa207c2ca 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat USE_XLIB= yes USE_GNOME= intlhack -USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes 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}" \ diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile index dedf983c49ff..c4606e54c577 100644 --- a/irc/bitlbee-otr/Makefile +++ b/irc/bitlbee-otr/Makefile @@ -22,7 +22,6 @@ PORTEXAMPLES= bitlbee.conf motd.txt GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 -USE_GETOPT_LONG=yes USE_RC_SUBR= bitlbee PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index dedf983c49ff..c4606e54c577 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -22,7 +22,6 @@ PORTEXAMPLES= bitlbee.conf motd.txt GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 -USE_GETOPT_LONG=yes USE_RC_SUBR= bitlbee PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index 8d2eec087e4a..e2bf0fdd2201 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb CONFLICTS= ja-ebview-gtk2-* -USE_GETOPT_LONG= yes USE_GNOME= imlib USE_GMAKE= yes USE_AUTOTOOLS= autoconf:261 diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile index b0cfb6f07b89..dee01365655e 100644 --- a/japanese/kasumi/Makefile +++ b/japanese/kasumi/Makefile @@ -16,7 +16,6 @@ COMMENT= A dictionary management tool for anthy USE_GMAKE= yes USE_GNOME= gnomehier gtk20 -USE_GETOPT_LONG= yes LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy GNU_CONFIGURE= yes diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index b13faddce4ec..b1e0fce3d359 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -43,7 +43,6 @@ GRAPHICS= X11_GRAPHICS .else .if ${PKGNAMESUFFIX} == "-gnome" CATEGORIES+= gnome -USE_GETOPT_LONG= yes USE_GNOME= gnomelibs MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" GRAPHICS= GNOME_GRAPHICS diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index e2f60255e113..5dbc582321e3 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile \ USE_X_PREFIX= yes USE_GNOME= gnometarget libglade2 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/lang/php4/Makefile b/lang/php4/Makefile index a337702288dd..3d1748192448 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -24,7 +24,6 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) USE_AUTOTOOLS= autoconf:261 -USE_GETOPT_LONG=yes CONFIGURE_ARGS= --enable-versioning \ --enable-memory-limit \ diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 8a636438d1b3..375486f04b54 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -21,7 +21,6 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) USE_AUTOTOOLS= autoconf:261 -USE_GETOPT_LONG=yes CONFIGURE_ARGS= \ --with-layout=GNU \ diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 8a636438d1b3..375486f04b54 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -21,7 +21,6 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) USE_AUTOTOOLS= autoconf:261 -USE_GETOPT_LONG=yes CONFIGURE_ARGS= \ --with-layout=GNU \ diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index e2ae2d777ab6..ca4619ca7892 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= db3:${PORTSDIR}/databases/db3 USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 -USE_GETOPT_LONG=yes HAS_CONFIGURE= yes USE_BISON= build USE_GMAKE= yes diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile index a5d925ee82fe..14635c0b674a 100644 --- a/mail/annoyance-filter/Makefile +++ b/mail/annoyance-filter/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/-//} MAINTAINER= barner@FreeBSD.org COMMENT= Adaptive Bayesian Junk Mail Filter -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MAN1= annoyance-filter.1 diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index a64c3a762aa5..7b29f23133bb 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -27,7 +27,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sergei@FreeBSD.org COMMENT= Outgoing SMTP mail processor -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" LDFLAGS="${LDFLAGS}" \ diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index a887f07a57b9..8209f27f5467 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= A Cyrus-Imap to Maildir++ conversion utility -USE_GETOPT_LONG=yes - ALL_TARGET= build PLIST_FILES= bin/cyrus2courier diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 312a155f86e1..37dd8ad3bb23 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp USE_BZIP2= yes USE_OPENSSL= yes USE_BISON= build -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile index 755553836d9c..0b59df1f2eb4 100644 --- a/mail/filtermail/Makefile +++ b/mail/filtermail/Makefile @@ -29,7 +29,6 @@ EXTRACT_AFTER_ARGS= | ${SED} 's/[mM][aA][iI][lL][fF][iI][lL][tT][eE][rR]/filterm WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GETOPT_LONG= yes USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/mail/gensig/Makefile b/mail/gensig/Makefile index 08853d84229a..803c275e28e1 100644 --- a/mail/gensig/Makefile +++ b/mail/gensig/Makefile @@ -18,8 +18,6 @@ COMMENT= A random .signature generator GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GETOPT_LONG= yes - MAN1= gensig.1 cattag.1 .include <bsd.port.mk> diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index e8b01df7f0db..9cc023f6a473 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/ MAINTAINER= ports@FreeBSD.org COMMENT= An application of machine learning to e-mail filtering -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 98393131d5c8..2d55736c16e9 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_OPENSSL= yes USE_BDB= 42+ diff --git a/mail/kavmilter/Makefile b/mail/kavmilter/Makefile index 5160ad03434f..6ada901c0dac 100644 --- a/mail/kavmilter/Makefile +++ b/mail/kavmilter/Makefile @@ -19,7 +19,6 @@ IGNORE= requires Sendmail 8.12; upgrade the base system .endif USE_BZIP2= yes -USE_GETOPT_LONG=yes MAN5= kavmilter.5 MAN8= kavmilter.8 diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index a9ee8543d4e5..f88e9c48f1e5 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" USE_OPENSSL= yes -USE_GETOPT_LONG=yes MAN1= mboxgrep.1 INFO= mboxgrep diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index ba6f5b565e0b..e28bae1c7516 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -17,7 +17,6 @@ COMMENT= SMTP plugin for MUAs USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/p3scan/Makefile b/mail/p3scan/Makefile index 542d3576d2a4..a2b2fb9882ee 100644 --- a/mail/p3scan/Makefile +++ b/mail/p3scan/Makefile @@ -22,7 +22,6 @@ PLIST_FILES= etc/p3scan/p3scan.conf.sample etc/p3scan/p3scan.mail.sample \ PLIST_DIRS= etc/p3scan USE_GMAKE= yes -USE_GETOPT_LONG=yes MAKE_ENV= _LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" GMAKE=${GMAKE} SCRIPTS_ENV= PKG_PREFIX=${PREFIX} NONEXISTENT=${NONEXISTENT} PASSWD=/etc/passwd PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index aa8d0b4663b9..0dee91a8a5e3 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -18,7 +18,6 @@ COMMENT= A transparent POP3-Proxy with virus-scanning capabilities LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes -USE_GETOPT_LONG=yes MAKE_ENV= _LDFLAGS="${LDFLAGS}" SCRIPTS_ENV= PKG_PREFIX=${PREFIX} NONEXISTENT=${NONEXISTENT} PASSWD=/etc/passwd diff --git a/mail/postfix-policyd-spf/Makefile b/mail/postfix-policyd-spf/Makefile index 547cf86c1a4e..80b6c15b99a9 100644 --- a/mail/postfix-policyd-spf/Makefile +++ b/mail/postfix-policyd-spf/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include" CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" GNU_CONFIGURE= yes -USE_GETOPT_LONG= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 6c55d9036252..e94cc04eadfa 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -18,7 +18,6 @@ OPTIONS= GDBM "GDBM support" off \ SQLITE2 "SQLite2 support" off USE_BZIP2= 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/mail/renattach/Makefile b/mail/renattach/Makefile index da36908f3ff5..d77e5aa5c6dd 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.pc-tools.net/files/unix/ MAINTAINER= pgollucci@p6m7g8.com COMMENT= Rename or remove certain attachments or kill entire messages -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index cfb36fd72a69..72a77f6d79e2 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -20,7 +20,6 @@ IGNORE= requires Sendmail 8.12; upgrade the base system .endif USE_BZIP2= yes -USE_GETOPT_LONG= yes USE_RC_SUBR= yes USE_AUTOTOOLS= autoconf:261 diff --git a/math/gexpr/Makefile b/math/gexpr/Makefile index dc07a9614953..714804ff732a 100644 --- a/math/gexpr/Makefile +++ b/math/gexpr/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= apps/math/calc MAINTAINER= ijliao@FreeBSD.org COMMENT= A shell calculator -USE_GETOPT_LONG=yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/math/gracetmpl/Makefile b/math/gracetmpl/Makefile index 239d174eb1bb..13c4c41881b6 100644 --- a/math/gracetmpl/Makefile +++ b/math/gracetmpl/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numar USE_BZIP2= yes USE_PYTHON= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes MAKE_ARGS= PREFIX="${PREFIX}" \ BIN_PREFIX="${PREFIX}/bin" \ diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/math/mtrxmath/Makefile b/math/mtrxmath/Makefile index 1f5f594cb73e..b3549951b2c9 100644 --- a/math/mtrxmath/Makefile +++ b/math/mtrxmath/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.angelfire.com/linux/linuxjeff/mtrxmath/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A small tool for matrix mathemetics -USE_GETOPT_LONG= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" PORTDOCS= README diff --git a/math/rascal/Makefile b/math/rascal/Makefile index b1f67667369e..39f7519d2b32 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -18,7 +18,6 @@ COMMENT= The Advanced Scientific CALculator WRKSRC= ${WRKDIR}/Rascal-${PORTVERSION} -USE_GETOPT_LONG= yes USE_BISON= build WANT_GNOME= yes USE_GMAKE= yes diff --git a/math/spar/Makefile b/math/spar/Makefile index 29957bbee747..d93d4d50dc52 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A modular math parser USE_AUTOTOOLS= libtool:15 -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/mbone/udpcast/Makefile b/mbone/udpcast/Makefile index fc511f14d5b0..2e6584fc6961 100644 --- a/mbone/udpcast/Makefile +++ b/mbone/udpcast/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-${RELEASE_DATE} MAINTAINER= ports@FreeBSD.org COMMENT= A file transfer tool using ethernet's multicast -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 25afb66876cf..0a7569f15122 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A colour-able replacement for tail(1) -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes post-install: diff --git a/misc/dvorak7min/Makefile b/misc/dvorak7min/Makefile index a9da56f703f9..4ee173fd4981 100644 --- a/misc/dvorak7min/Makefile +++ b/misc/dvorak7min/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.linalco.com/ragnar/ MAINTAINER= llwang@infor.org COMMENT= An ncurses-based Dvorak typing tutor -USE_GETOPT_LONG=yes - .include <bsd.port.pre.mk> MAKE_ARGS= PROF="${CPPFLAGS} ${CFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/misc/dvorakng/Makefile b/misc/dvorakng/Makefile index 8a8cd85c9ce6..8091d72c3ee9 100644 --- a/misc/dvorakng/Makefile +++ b/misc/dvorakng/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A Dvorak typing tutor USE_BZIP2= yes -USE_GETOPT_LONG= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ARGS= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS} ${CPPFLAGS}" \ diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index bbf3c1953098..3eccaa5f5b8f 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -15,7 +15,6 @@ COMMENT= A getopt(1) replacement that supports GNU-style long options USE_GETTEXT= yes USE_GMAKE= yes -USE_GETOPT_LONG= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile index 35f95f226d3f..5e015c158479 100644 --- a/misc/gnu-watch/Makefile +++ b/misc/gnu-watch/Makefile @@ -17,7 +17,6 @@ DISTNAME= procps-${DISTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= GNU watch command -USE_GETOPT_LONG=yes USE_GCC= 3.4+ LDFLAGS+= -lncurses diff --git a/misc/goldstr/Makefile b/misc/goldstr/Makefile index 2b67e7839570..09b1dd9ca9e2 100644 --- a/misc/goldstr/Makefile +++ b/misc/goldstr/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://it.geocities.com/andreamolteni/prog/goldstr/ MAINTAINER= ports@FreeBSD.org COMMENT= Compute the golden string -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MAN1= goldstr.1 diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/misc/kdeutils4/Makefile +++ b/misc/kdeutils4/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/misc/lifelines/Makefile b/misc/lifelines/Makefile index a111bece3867..8f56ce374fb4 100644 --- a/misc/lifelines/Makefile +++ b/misc/lifelines/Makefile @@ -20,7 +20,6 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_ICONV= yes USE_BZIP2= yes USE_BISON= build -USE_GETOPT_LONG=yes MAN1= btedit.1 dbverify.1 llines.1 diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile index 563ad5d23cbd..04906be52627 100644 --- a/misc/patchutils/Makefile +++ b/misc/patchutils/Makefile @@ -16,7 +16,6 @@ COMMENT= A small collection of programs that operate on patch files USE_BZIP2= yes USE_PERL5= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index 609c1196d03b..5476dc62754f 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/misc/wmwork/Makefile b/misc/wmwork/Makefile index 6d70d01b9000..9801195afb36 100644 --- a/misc/wmwork/Makefile +++ b/misc/wmwork/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_X_PREFIX= yes USE_XPM= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index d964ad7455f3..8929597b9fd0 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -18,7 +18,6 @@ COMMENT= X On-Screen-Display Library and XMMS plug-in XMMS_CONFIG?= ${X11BASE}/bin/xmms-config USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index dbe4106e0641..82cdf750ad4d 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -16,7 +16,6 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= A media player based on BMP and XMMS GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_GNOME= gtk20 libglade2 USE_LDCONFIG= yes diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index bb92cb646492..377e63594bb0 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_BISON= build -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile index a807fb2dcf69..17ca6893d89b 100644 --- a/multimedia/gopchop/Makefile +++ b/multimedia/gopchop/Makefile @@ -21,7 +21,6 @@ COMMENT= MPEG2 GOP-accurate editor LIB_DEPENDS= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 USE_GNOME= gnometarget gtk12 intlhack -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-sdl diff --git a/multimedia/gtksubtitler/Makefile b/multimedia/gtksubtitler/Makefile index 96c1a8dc71ef..762673b6bbd3 100644 --- a/multimedia/gtksubtitler/Makefile +++ b/multimedia/gtksubtitler/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A small GNOME program for editing and converting subtitles USE_X_PREFIX= yes -USE_GETOPT_LONG= yes USE_GNOME= gnomeprefix gnomelibs GNU_CONFIGURE= yes diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile index 609e4df7733e..e0bf391f16ab 100644 --- a/multimedia/mjpegtools/Makefile +++ b/multimedia/mjpegtools/Makefile @@ -26,7 +26,6 @@ USE_GNOME= gnomehack gnometarget WANT_GNOME= yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/multimedia/recmpeg/Makefile b/multimedia/recmpeg/Makefile index 64ccbdae049f..5e8ee45786e3 100644 --- a/multimedia/recmpeg/Makefile +++ b/multimedia/recmpeg/Makefile @@ -18,7 +18,6 @@ COMMENT= A simple video encoder LIB_DEPENDS= fame-0.9.1:${PORTSDIR}/multimedia/libfame -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/multimedia/replex/Makefile b/multimedia/replex/Makefile index e3418248ed49..a02ff995ea9d 100644 --- a/multimedia/replex/Makefile +++ b/multimedia/replex/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.metzlerbros.org/dvb/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Remultiplex an MPEG2 TS into a PS for DVD -USE_GETOPT_LONG= yes USE_GMAKE= yes MAKE_ARGS= CFLAGS="${CFLAGS}" DEFINES="${CPPFLAGS} -DO_LARGEFILE=0" \ LIBS="${LDFLAGS}" diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 3118bb820e84..3d8eadb660f3 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv USE_BZIP2= yes FAKEDIR= ${WRKDIR}/fake PLIST= ${WRKDIR}/plist -USE_GETOPT_LONG=yes USE_XLIB= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/multimedia/vamps/Makefile b/multimedia/vamps/Makefile index ae321dda06b6..37ddd87e9050 100644 --- a/multimedia/vamps/Makefile +++ b/multimedia/vamps/Makefile @@ -17,7 +17,6 @@ COMMENT= High performance tool to transcode DVD videos to a smaller size LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread -USE_GETOPT_LONG= yes USE_GMAKE= yes MAKE_ENV= \ CC="${CC}" \ diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index d8ab4e8d7380..cc357c54ad07 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -73,7 +73,6 @@ CONFLICTS= vlc-[0-9]* WITH_VLC_DEFAULT_FONT?= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_GMAKE= yes WANT_GNOME= yes diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 1ba5eda93a7d..e8aad9f408ed 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -66,7 +66,6 @@ CONFLICTS= vlc-devel-[0-9]* WITH_VLC_DEFAULT_FONT?= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_GMAKE= yes WANT_GNOME= yes diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile index f00e6b9b3df1..601d8b88d2a4 100644 --- a/multimedia/x264-devel/Makefile +++ b/multimedia/x264-devel/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multimedia library and tool for encoding H.264/AVC video streams WANT_GNOME= yes USE_BZIP2= yes EXTRACT_AFTER_ARGS?= | ${TAR} -xf - --exclude .svn -USE_GETOPT_LONG=yes WRKSRC= ${WRKDIR}/${DISTNAME} USE_GMAKE= yes ALL_TARGET= default diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index f00e6b9b3df1..601d8b88d2a4 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -18,7 +18,6 @@ COMMENT?= Multimedia library and tool for encoding H.264/AVC video streams WANT_GNOME= yes USE_BZIP2= yes EXTRACT_AFTER_ARGS?= | ${TAR} -xf - --exclude .svn -USE_GETOPT_LONG=yes WRKSRC= ${WRKDIR}/${DISTNAME} USE_GMAKE= yes ALL_TARGET= default diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index d2efbe34950e..5d44b57643ed 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -29,7 +29,6 @@ USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gdkpixbuf gnometarget USE_OPENSSL= yes -USE_GETOPT_LONG= yes USE_AUTOTOOLS= libltdl:15 libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net-im/kf/Makefile b/net-im/kf/Makefile index efa832e56ecb..346a9f6ddcf9 100644 --- a/net-im/kf/Makefile +++ b/net-im/kf/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth USE_X_PREFIX= yes USE_GNOME= libglade2 -USE_GETOPT_LONG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index 9bf8737df55b..c491209c6225 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -22,7 +22,6 @@ USE_OPENSSL= yes USE_ICONV= yes USE_GETTEXT= yes USE_GNOME= glib20 -USE_GETOPT_LONG=yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile index 5438148d3770..aaf53882104b 100644 --- a/net-im/pork/Makefile +++ b/net-im/pork/Makefile @@ -15,7 +15,6 @@ MAINTAINER= wxs@FreeBSD.org COMMENT= Console-based AIM client USE_PERL5= yes -USE_GETOPT_LONG= yes USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/net-mgmt/arpalert/Makefile b/net-mgmt/arpalert/Makefile index acaad7f5af74..94d5d394e129 100644 --- a/net-mgmt/arpalert/Makefile +++ b/net-mgmt/arpalert/Makefile @@ -16,7 +16,6 @@ COMMENT= ARP traffic monitoring GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var ALL_TARGET= ${PORTNAME} -USE_GETOPT_LONG=yes CFLAGS+= -fPIC MAN8= arpalert.8 diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index e7b261416525..e5937c3ef63e 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -17,7 +17,6 @@ MAINTAINER= venture37@geeklan.co.uk COMMENT= Wireless LAN Access Point Controller GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes CONFIGURE_TARGET=-build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS=-sysconfdir=${PREFIX}/etc USE_RC_SUBR= chillispot.sh diff --git a/net-mgmt/nagios-devel/Makefile b/net-mgmt/nagios-devel/Makefile index 494c10444aa5..991250714fb2 100644 --- a/net-mgmt/nagios-devel/Makefile +++ b/net-mgmt/nagios-devel/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagio LATEST_LINK= nagios-devel -USE_GETOPT_LONG= yes USE_ICONV= yes USE_PERL5_BUILD= yes USE_AUTOTOOLS= autoconf:261 libltdl:15 diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 0a0c1f6ae9e2..33f6a7b45097 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:14 autoheader:261 autoconf:261 -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_PERL5= yes diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index 5c921156c3d1..cf1d03815554 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -18,7 +18,6 @@ COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins -USE_GETOPT_LONG= yes USE_ICONV= yes USE_PERL5_BUILD= yes USE_AUTOTOOLS= autoconf:261 libltdl:15 diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile index 9d4664678d64..12b68d98627b 100644 --- a/net-mgmt/nagios12/Makefile +++ b/net-mgmt/nagios12/Makefile @@ -19,7 +19,6 @@ COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_RC_SUBR= yes USE_PERL5_BUILD=yes diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index 5c921156c3d1..cf1d03815554 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -18,7 +18,6 @@ COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins -USE_GETOPT_LONG= yes USE_ICONV= yes USE_PERL5_BUILD= yes USE_AUTOTOOLS= autoconf:261 libltdl:15 diff --git a/net-mgmt/netmask/Makefile b/net-mgmt/netmask/Makefile index d70b529a20a2..24b6399d0d86 100644 --- a/net-mgmt/netmask/Makefile +++ b/net-mgmt/netmask/Makefile @@ -16,7 +16,6 @@ MAINTAINER= mike@urgle.com COMMENT= Tool for generating terse netmasks in several common formats WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 950512b4f427..1b27cce247bc 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -17,7 +17,6 @@ COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -USE_GETOPT_LONG=yes OPTIONS= MYSQL "Enable MySQL support." Off \ PGSQL "Enable PostgreSQL support." Off \ diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile index 2deba40f3b70..1442a976d67b 100644 --- a/net-mgmt/portmon/Makefile +++ b/net-mgmt/portmon/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Daemon that monitor network services GNU_CONFIGURE= yes -USE_GETOPT_LONG= yes MAN8= portmon.8 diff --git a/net-mgmt/sipcalc/Makefile b/net-mgmt/sipcalc/Makefile index cf4dbf9ed617..c9af02e0569e 100644 --- a/net-mgmt/sipcalc/Makefile +++ b/net-mgmt/sipcalc/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Sipcalc is an IP subnet calculator with IPv6 support -USE_GETOPT_LONG= yes - GNU_CONFIGURE= yes MAN1= sipcalc.1 diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile index eee1dd8bfa4a..08fef5b6f2a8 100644 --- a/net-p2p/dctc/Makefile +++ b/net-p2p/dctc/Makefile @@ -18,7 +18,6 @@ COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 -USE_GETOPT_LONG= yes USE_GNOME= glib12 USE_PERL5_RUN= yes GNU_CONFIGURE= yes diff --git a/net-p2p/giftoxic/Makefile b/net-p2p/giftoxic/Makefile index 871b526ff031..a80441997b34 100644 --- a/net-p2p/giftoxic/Makefile +++ b/net-p2p/giftoxic/Makefile @@ -18,7 +18,6 @@ COMMENT= GTK2 client for giFT LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_X_PREFIX= yes -USE_GETOPT_LONG= yes USE_GNOME= gtk20 gnomeprefix gnomehack USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index f9c545a36a9a..fefaf7996801 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_AUTOTOOLS= libltdl:15 libtool:15 GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 lthack diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile index 04ecda575b90..a5a6797f39d4 100644 --- a/net-p2p/gtorrentviewer/Makefile +++ b/net-p2p/gtorrentviewer/Makefile @@ -23,7 +23,6 @@ USE_GNOME= gtk20 gnomehier intlhack USE_XLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/pixmaps \ diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 009d234da25b..5ba2c589b6a5 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -27,7 +27,6 @@ CONFLICTS?= rtorrent-devel-[0-9]* MAN1= rtorrent.1 USE_GCC= 3.4+ -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile index 7c88172c78e6..1df4dffccaf8 100644 --- a/net/avahi-app/Makefile +++ b/net/avahi-app/Makefile @@ -27,7 +27,6 @@ USE_GNOME_SUBR= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes -USE_GETOPT_LONG=yes AVAHI_SLAVE?= no CONFIGURE_ARGS?=--with-distro=freebsd \ --with-dbus-system-address=unix:path=/var/run/dbus/system_bus_socket \ diff --git a/net/b2bua/Makefile b/net/b2bua/Makefile index 4b12aec031c6..bb5679924451 100644 --- a/net/b2bua/Makefile +++ b/net/b2bua/Makefile @@ -18,7 +18,6 @@ COMMENT= A back-to-back (B2B) SIP user agent LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_GMAKE= yes -USE_GETOPT_LONG= yes ALL_TARGET= b2bua CFLAGS+= -Wno-deprecated MAKE_ENV= PTHREAD_LDFLAGS="${PTHREAD_LIBS}" \ diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index 14999289c885..3cbd3043f2a7 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/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 BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_con INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile index 689dfb57fefa..f661f9458149 100644 --- a/net/gnetcat/Makefile +++ b/net/gnetcat/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GPL'ed re-write of the well known networking tool netcat USE_ICONV= yes -USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/net/gutenfetch/Makefile b/net/gutenfetch/Makefile index b7aff2839b3f..1829e26a13fd 100644 --- a/net/gutenfetch/Makefile +++ b/net/gutenfetch/Makefile @@ -22,7 +22,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_GMAKE= yes USE_BZIP2= yes -USE_GETOPT_LONG= yes MAN1= gutenfetch.1 PLIST_FILES= bin/gutenfetch diff --git a/net/howl/Makefile b/net/howl/Makefile index 9f1191411000..86d934d8fd72 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -16,7 +16,6 @@ COMMENT= Zeroconf/Bonjour(tm) implementation USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_RC_SUBR= yes CPPFLAGS+= ${PTHREAD_CFLAGS} diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile index 3d2ad7b1db44..4a668f41fa0d 100644 --- a/net/morebalance/Makefile +++ b/net/morebalance/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \ CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USE_GETTEXT= YES -USE_GETOPT_LONG=yes LDFLAGS+= -L${LOCALBASE}/lib -lpcre -lggz -lgnutls \ -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff --git a/net/nbd-server/Makefile b/net/nbd-server/Makefile index f455192b1433..7d56a0f35c5d 100644 --- a/net/nbd-server/Makefile +++ b/net/nbd-server/Makefile @@ -18,7 +18,6 @@ COMMENT= A server for the linux network block device (nbd) USE_BZIP2= yes USE_GNOME= glib20 -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --enable-lfs --enable-syslog diff --git a/net/nc/Makefile b/net/nc/Makefile index 5d9cd3b4f57a..6cf3e0464e4e 100644 --- a/net/nc/Makefile +++ b/net/nc/Makefile @@ -16,7 +16,6 @@ DISTNAME= ncat-${PORTVERSION} MAINTAINER= lx@redundancy.redundancy.org COMMENT= Network aware cat -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN1= ncat.1 PLIST_FILES= bin/ncat diff --git a/net/ncp/Makefile b/net/ncp/Makefile index f954981197b5..229ff7b4c672 100644 --- a/net/ncp/Makefile +++ b/net/ncp/Makefile @@ -15,7 +15,6 @@ COMMENT= A fast file copy tool for LANs BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat USE_BZIP2= yes -USE_GETOPT_LONG=yes MANCOMPRESSED= no MAN1= ncp.1 npush.1 diff --git a/net/ndisc6/Makefile b/net/ndisc6/Makefile index 37fa878eb213..d222b58e8be8 100644 --- a/net/ndisc6/Makefile +++ b/net/ndisc6/Makefile @@ -15,7 +15,6 @@ MAINTAINER= rdenis@simphalempin.com COMMENT= IPv6 network diagnostic tools USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_GCC= 3.2+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-suid-install diff --git a/net/pptpclient/Makefile b/net/pptpclient/Makefile index ed9dc9553900..1db0f327495d 100644 --- a/net/pptpclient/Makefile +++ b/net/pptpclient/Makefile @@ -15,8 +15,6 @@ DISTNAME= pptp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PPTP client for establishing a VPN link with an NT server -USE_GETOPT_LONG=yes - MAN8= pptp.8 .include <bsd.port.pre.mk> diff --git a/net/rfbproxy/Makefile b/net/rfbproxy/Makefile index 2d05b6b24538..61bdcae00780 100644 --- a/net/rfbproxy/Makefile +++ b/net/rfbproxy/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://cyberelk.net/tim/data/rfbproxy/stable/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple tool for recording VNC sessions -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/net/serveez/Makefile b/net/serveez/Makefile index a9095b991727..f7ec64f34a8f 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config USE_AUTOTOOLS= libtool:15 -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/tcpreen/Makefile b/net/tcpreen/Makefile index b693f1848a1e..77eaebb2349f 100644 --- a/net/tcpreen/Makefile +++ b/net/tcpreen/Makefile @@ -14,7 +14,6 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A simple TCP session re-engineering tool USE_BZIP2= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MAN1= tcpreen.1 diff --git a/net/tcpxtract/Makefile b/net/tcpxtract/Makefile index bf9f76985e0f..fc5f7f7ac0b9 100644 --- a/net/tcpxtract/Makefile +++ b/net/tcpxtract/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nobutaka@freebsd.org COMMENT= A tool for extracting files from network traffic -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN1= tcpxtract.1 diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 13aff884312f..fe3a198c9b7d 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -18,7 +18,6 @@ COMMENT= 5250 Telnet protocol and Terminal USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget pkgconfig USE_OPENSSL= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index fc511f14d5b0..2e6584fc6961 100644 --- a/net/udpcast/Makefile +++ b/net/udpcast/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-${RELEASE_DATE} MAINTAINER= ports@FreeBSD.org COMMENT= A file transfer tool using ethernet's multicast -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/uplog/Makefile b/net/uplog/Makefile index db82ddb39e97..b611e8c6a25a 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/ MAINTAINER= jadawin@FreeBSD.org COMMENT= UDP-based ping programm -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/net/vde/Makefile b/net/vde/Makefile index e5a3d33706fc..386b6a441d67 100644 --- a/net/vde/Makefile +++ b/net/vde/Makefile @@ -18,7 +18,6 @@ COMMENT= User-mode virtual ethernet infrastructure CONFLICTS= vde2-[0-9]* USE_GMAKE= yes -USE_GETOPT_LONG=yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/net/vde2/Makefile b/net/vde2/Makefile index 2d0fb6d8c249..ba1275b87ade 100644 --- a/net/vde2/Makefile +++ b/net/vde2/Makefile @@ -17,7 +17,6 @@ COMMENT= User-mode virtual ethernet infrastructure CONFLICTS= vde-[0-9]* USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --datarootdir=${PREFIX} diff --git a/net/whois/Makefile b/net/whois/Makefile index e7fbf1617780..d01789335003 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -16,7 +16,6 @@ COMMENT= Marco d'Itri whois client USE_ICONV= yes USE_PERL5_BUILD= yes -USE_GETOPT_LONG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net/wol/Makefile b/net/wol/Makefile index f1afcf4a26d9..e10b1c919a11 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -17,7 +17,6 @@ COMMENT= Tool to wake up Wake-On-LAN compliant computers GNU_CONFIGURE= yes USE_PERL5_BUILD= yes -USE_GETOPT_LONG= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/net/yaph/Makefile b/net/yaph/Makefile index cb33dc7a8de4..754e2c796ad6 100644 --- a/net/yaph/Makefile +++ b/net/yaph/Makefile @@ -13,7 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mycroft@virgaria.org COMMENT= Yaph is a proxy scanner -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes post-extract: diff --git a/news/newscache/Makefile b/news/newscache/Makefile index 5c49b32b55c0..a2e84321aca4 100644 --- a/news/newscache/Makefile +++ b/news/newscache/Makefile @@ -18,7 +18,6 @@ COMMENT= NewsCache is a free cache server for USENET News LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++ USE_AUTOTOOLS= automake:19 autoheader:261 autoconf:261 -USE_GETOPT_LONG=yes AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/news/nget/Makefile b/news/nget/Makefile index b828a74d235c..4f0f8771c589 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -20,7 +20,6 @@ MANCOMPRESSED= no GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -USE_GETOPT_LONG= yes .include <bsd.port.pre.mk> diff --git a/news/yencode/Makefile b/news/yencode/Makefile index 248d31cbdafe..a8d203af964c 100644 --- a/news/yencode/Makefile +++ b/news/yencode/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= A free (GPL) encoder and decoder for the yEnc Usenet file format -USE_GETOPT_LONG= yes USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index e6a51cef91cb..fc387243eca1 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -17,7 +17,6 @@ COMMENT= Suite of tools used to connect and sync your Palm handled USE_BZIP2= yes USE_ICONV= yes -USE_GETOPT_LONG=yes USE_GNOME= gnometarget gnomehack pkgconfig GNU_CONFIGURE= yes CFLAGS+= -I${WRKSRC}/popt -I${LOCALBASE}/include diff --git a/print/catdvi/Makefile b/print/catdvi/Makefile index b51aa229a737..3d2fbd0a983d 100644 --- a/print/catdvi/Makefile +++ b/print/catdvi/Makefile @@ -18,7 +18,6 @@ COMMENT= A DVI to text/plain translator BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/print/dvisvg/Makefile b/print/dvisvg/Makefile index 555fba819ced..9e6943fd2d4c 100644 --- a/print/dvisvg/Makefile +++ b/print/dvisvg/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${MKTEXLSR}:${PORTSDIR}/print/teTeX-base \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_GETOPT_LONG= yes USE_GHOSTSCRIPT_RUN= yes ALL_TARGET= # empty # workaround for svgfonts.c not including kpathsea/c-auto.h diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 48b5b2c4254a..41f58c8a8624 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -21,7 +21,6 @@ CONFLICTS= gimp-print-[0-9]* USE_BZIP2= yes USE_GETTEXT= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 GNU_CONFIGURE= yes diff --git a/print/gv/Makefile b/print/gv/Makefile index 529fcbaee8c1..0e54e3764184 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USE_X_PREFIX= yes USE_XPM= yes USE_GHOSTSCRIPT= yes -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index 60178bd34dc3..91f3f66df699 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ WRKSRC= ${WRKDIR}/${DISTNAME}/sources -USE_GETOPT_LONG= yes MAKE_ENV= DEFINES="${CPPFLAGS}" ALL_LIBS="${LDFLAGS}" \ PREVIEWER="${PREVIEWER}" diff --git a/print/libppd/Makefile b/print/libppd/Makefile index 1c9a6c122b25..ce139958b7f6 100644 --- a/print/libppd/Makefile +++ b/print/libppd/Makefile @@ -18,7 +18,6 @@ COMMENT= A library providing routines for ppd files USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= Yes -USE_GETOPT_LONG=Yes USE_GNOME= glib12 MAN1= ppdfilt.1 diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index 3db1a76f10d4..883dccf4411b 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -28,7 +28,6 @@ BUILD_DEPENDS+= autotrace:${PORTSDIR}/graphics/autotrace RUN_DEPENDS+= autotrace:${PORTSDIR}/graphics/autotrace .endif -USE_GETOPT_LONG=yes USE_PYTHON= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index 5f8b86a5fc29..a7b4f0d90bd7 100644 --- a/print/pnm2ppa/Makefile +++ b/print/pnm2ppa/Makefile @@ -19,7 +19,6 @@ USE_GHOSTSCRIPT_RUN= yes RUN_DEPENDS= enscript:${PORTSDIR}/print/enscript-letter -USE_GETOPT_LONG= yes USE_GMAKE= yes MAKE_ENV= LDFLAGS="${LDFLAGS}" CFLAGS+= ${CPPFLAGS} diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index 104d6169e0fd..dc819a7010e1 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -14,7 +14,6 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Send print jobs to lpd servers anywhere on a network GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes # rlpr supports gettext/libintl, but does not currently come with ANY # translation .po files. When this changes, it would make sense to # enable the use of gettext in this port: diff --git a/print/ttftot42/Makefile b/print/ttftot42/Makefile index 67a7dcc417ed..edfa3efb0b1a 100644 --- a/print/ttftot42/Makefile +++ b/print/ttftot42/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.nih.at/ttftot42/ MAINTAINER= ports@FreeBSD.org COMMENT= TrueType to Type42 font converter -USE_GETOPT_LONG= yes USE_FREETYPE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index d2a8b1c1613f..ea718ae2ec7a 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX} USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" |