diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-02-09 01:37:35 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-02-09 01:37:35 +0000 |
commit | 915756b6bbab85bc07112c18c473aed1e26d0fd3 (patch) | |
tree | 7f79299115f1e81e63ae558ec335d00a3dd5ce73 /www | |
parent | 398c7f6cdc8be50329776808ef207d0481bc4393 (diff) | |
download | ports-915756b6bbab85bc07112c18c473aed1e26d0fd3.tar.gz ports-915756b6bbab85bc07112c18c473aed1e26d0fd3.zip |
Notes
Diffstat (limited to 'www')
-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 fdd4376860f7..18b5c6b55697 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -24,6 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/Acrobat5/Browsers/intellinux/nppdf.so:${PORTSDIR}/prin ONLY_FOR_ARCHS= i386 USE_XLIB= yes +USE_MOTIF= yes USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/pkg-message CONFLICTS= flashpluginwrapper-* |