diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 12:41:22 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 12:41:22 +0800 |
commit | 8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0 (patch) | |
tree | 14c778ccd5ed566b5b4904df2a76f8ca9c5bd3f7 /www/flashplugin-mozilla | |
parent | 80020371873a9b3bffffe48fe0cebe7061a3ee91 (diff) | |
download | freebsd-ports-gnome-8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0.tar.gz freebsd-ports-gnome-8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0.tar.zst freebsd-ports-gnome-8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0.zip |
Remove USE_REINPLACE from categories starting with W
Diffstat (limited to 'www/flashplugin-mozilla')
-rw-r--r-- | www/flashplugin-mozilla/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/flashplugin-mozilla/Makefile b/www/flashplugin-mozilla/Makefile index 6c2c043a9015..9ea29fed3286 100644 --- a/www/flashplugin-mozilla/Makefile +++ b/www/flashplugin-mozilla/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= flash.0:${PORTSDIR}/graphics/libflash WRKSRC= ${WRKDIR}/${DISTNAME}/plugin USE_BZIP2= yes -USE_REINPLACE= yes USE_X_PREFIX= yes PLUGIN_DIR= lib/browser_plugins PLIST_SUB+= PLUGIN_DIR=${PLUGIN_DIR} |