diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
commit | efe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch) | |
tree | 6427ac7192f84d32d22f51df854472cc309545dc /multimedia/mpeg4ip | |
parent | b88236b45ef5afcdc78a4981a19422b12ca70ff4 (diff) |
Notes
Diffstat (limited to 'multimedia/mpeg4ip')
-rw-r--r-- | multimedia/mpeg4ip/Makefile | 1 |
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} \ |