aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 17:56:52 +0800
committerpav <pav@FreeBSD.org>2008-03-20 17:56:52 +0800
commit8e28cfec81a60bd7a3081ef983c379157a3e3b4d (patch)
tree640150de8b9d922b52769153c7eb91333bfcf078 /multimedia
parentba8d6f2a97161b0080a3c942de1f1f28bcade5da (diff)
downloadfreebsd-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 'multimedia')
-rw-r--r--multimedia/audacious/Makefile1
-rw-r--r--multimedia/dvdauthor/Makefile1
-rw-r--r--multimedia/gopchop/Makefile1
-rw-r--r--multimedia/gtksubtitler/Makefile1
-rw-r--r--multimedia/mjpegtools/Makefile1
-rw-r--r--multimedia/recmpeg/Makefile1
-rw-r--r--multimedia/replex/Makefile1
-rw-r--r--multimedia/transcode/Makefile1
-rw-r--r--multimedia/vamps/Makefile1
-rw-r--r--multimedia/vlc-devel/Makefile1
-rw-r--r--multimedia/vlc/Makefile1
-rw-r--r--multimedia/x264-devel/Makefile1
-rw-r--r--multimedia/x264/Makefile1
13 files changed, 0 insertions, 13 deletions
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