aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mpeg4ip/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
committeredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
commitd39e175d47585b9cc1d36a49774dfe2ee4b31e9e (patch)
tree92b54444fff35392303ed68ce61afdaebca172c4 /multimedia/mpeg4ip/Makefile
parent60a366e2f720f7ce2364b5b9d33c7058aee5829b (diff)
downloadfreebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.gz
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.zst
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.zip
Remove USE_REINPLACE from ports starting with M
Diffstat (limited to 'multimedia/mpeg4ip/Makefile')
-rw-r--r--multimedia/mpeg4ip/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index ae100eab0ee5..8dcee2759c70 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -32,7 +32,6 @@ USE_GNOME= gtk20
USE_SDL= sdl
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include/SDL11 -I${LOCALBASE}/include/ffmpeg -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
CONFIGURE_ARGS= --enable-ffmpeg=${LOCALBASE} \