aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
commit810fcd34d222c8454edfe0f4482218015055ba7f (patch)
tree5ba4ff725a6e05112f6ecc70f2f03a2b41da603a /multimedia
parent98167c54e900ca7cd3d7970908c25de25138398f (diff)
downloadports-810fcd34d222c8454edfe0f4482218015055ba7f.tar.gz
ports-810fcd34d222c8454edfe0f4482218015055ba7f.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avifile/Makefile1
-rw-r--r--multimedia/libdivxdecore-devel/Makefile1
-rw-r--r--multimedia/libdivxdecore/Makefile1
-rw-r--r--multimedia/xmps-opendivx-plugin/Makefile1
-rw-r--r--multimedia/xmps-win32-plugin/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile
index defce24ec892..a42e734923a3 100644
--- a/multimedia/avifile/Makefile
+++ b/multimedia/avifile/Makefile
@@ -30,7 +30,6 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/avifile
USE_AUTOMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= acinclude.m4
-# GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-win32-path=${LOCALBASE}/lib/win32 \
diff --git a/multimedia/libdivxdecore-devel/Makefile b/multimedia/libdivxdecore-devel/Makefile
index 3bd61aabca2f..cb7557e2490d 100644
--- a/multimedia/libdivxdecore-devel/Makefile
+++ b/multimedia/libdivxdecore-devel/Makefile
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${LIBDIVXDECORE_PORT_WRKSRC:C/.+\///}
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -a
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/multimedia/libdivxdecore/Makefile b/multimedia/libdivxdecore/Makefile
index daae67734aa4..d8ce39a4c96e 100644
--- a/multimedia/libdivxdecore/Makefile
+++ b/multimedia/libdivxdecore/Makefile
@@ -12,7 +12,6 @@ MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/
MAINTAINER= lioux@FreeBSD.org
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile
index 6dff6e4099bb..e04c1e7da828 100644
--- a/multimedia/xmps-opendivx-plugin/Makefile
+++ b/multimedia/xmps-opendivx-plugin/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= divxdecore.0:${PORTSDIR}/graphics/libdivxdecore \
intl.1:${PORTSDIR}/devel/gettext
WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_GTK= yes
diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile
index ee72c768e5ea..be5c29f4c225 100644
--- a/multimedia/xmps-win32-plugin/Makefile
+++ b/multimedia/xmps-win32-plugin/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= xmps.0:${PORTSDIR}/graphics/xmps \
intl.1:${PORTSDIR}/devel/gettext
RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT}
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_GTK= yes