diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-17 00:02:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-17 00:02:09 +0000 |
commit | 4d055d23c0e6b0a145857d7c83ba9ec814036256 (patch) | |
tree | 49d68d85287673e3a1a02b557679f54775de2325 /net/papaya-plugins | |
parent | c3cd3c35804fcfd6b2b5cc33e0692a4b01e7fcf0 (diff) | |
download | ports-4d055d23c0e6b0a145857d7c83ba9ec814036256.tar.gz ports-4d055d23c0e6b0a145857d7c83ba9ec814036256.zip |
Notes
Diffstat (limited to 'net/papaya-plugins')
-rw-r--r-- | net/papaya-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile index c1c93790c2a9..59eb0db04d86 100644 --- a/net/papaya-plugins/Makefile +++ b/net/papaya-plugins/Makefile @@ -20,8 +20,8 @@ RUN_DEPENDS= papaya:${PORTSDIR}/net/papaya USE_SUBMAKE= yes IS_INTERACTIVE= yes USE_GMAKE= yes -USE_GNOMELIBS= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gnomehack gnomeprefix gnomelibs GNU_CONFIGURE= yes MAKE_ARGS+= CXX="${CXX}" |