diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-03 13:56:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-03 13:56:53 +0000 |
commit | 81ffcb71c51cb5ad074c2cc147caff99a0739589 (patch) | |
tree | a64de1386526adc4570f7de3fb3342b55a23692c /www/linuxpluginwrapper | |
parent | d67a1c0bbbd522f11f900f7b2bdb32bd5c960597 (diff) | |
download | ports-81ffcb71c51cb5ad074c2cc147caff99a0739589.tar.gz ports-81ffcb71c51cb5ad074c2cc147caff99a0739589.zip |
Notes
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index c34840a86c70..f666364c6bb2 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -16,6 +16,7 @@ MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/flash/libflashplayer.so:${PORTSDIR}/www/linux-flashplugin +USE_XLIB= yes USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PKGMESSAGE= ${WRKDIR}/pkg-message |