diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/flashpluginwrapper/Makefile | 1 | ||||
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/flashpluginwrapper/Makefile b/www/flashpluginwrapper/Makefile index c34840a86c70..f666364c6bb2 100644 --- a/www/flashpluginwrapper/Makefile +++ b/www/flashpluginwrapper/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 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 |