diff options
author | nork <nork@FreeBSD.org> | 2004-02-09 09:37:35 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-02-09 09:37:35 +0800 |
commit | f63ab76b262bc483ac3d8676fd508b8109c9d4f6 (patch) | |
tree | 940778e91526c8a2562cb26cc2c91ec06068ff87 /www | |
parent | 8a0d392f42d43fdc9c9c80d503c006f74612411a (diff) | |
download | freebsd-ports-gnome-f63ab76b262bc483ac3d8676fd508b8109c9d4f6.tar.gz freebsd-ports-gnome-f63ab76b262bc483ac3d8676fd508b8109c9d4f6.tar.zst freebsd-ports-gnome-f63ab76b262bc483ac3d8676fd508b8109c9d4f6.zip |
Add dependency on Motif for Opera's operamotifwrapper.
Submitted by: lioux
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-* |