diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | 8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0 (patch) | |
tree | 14c778ccd5ed566b5b4904df2a76f8ca9c5bd3f7 /www/swfdec-plugin/Makefile | |
parent | 80020371873a9b3bffffe48fe0cebe7061a3ee91 (diff) | |
download | FreeBSD-ports-8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0.zip FreeBSD-ports-8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0.tar.gz |
Remove USE_REINPLACE from categories starting with W
Diffstat (limited to 'www/swfdec-plugin/Makefile')
-rw-r--r-- | www/swfdec-plugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile index 59749a3..0a38d4a 100644 --- a/www/swfdec-plugin/Makefile +++ b/www/swfdec-plugin/Makefile @@ -31,7 +31,6 @@ USE_SDL= sdl USE_GNOME= gnomehack gtk20 libartlgpl2 USE_GSTREAMER80= gconf USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |