aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/easygtk
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 03:58:24 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 03:58:24 +0000
commitc4e8cae58913c9a76653cc3c05d0eaa42f0bfa69 (patch)
treef0de4e967046537964f40eeff799b8c8f4295051 /x11-toolkits/easygtk
parentae6c2e101ccafae70bc9f74d72688f36965fc81a (diff)
downloadports-c4e8cae58913c9a76653cc3c05d0eaa42f0bfa69.tar.gz
ports-c4e8cae58913c9a76653cc3c05d0eaa42f0bfa69.zip
Notes
Diffstat (limited to 'x11-toolkits/easygtk')
-rw-r--r--x11-toolkits/easygtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/easygtk/Makefile b/x11-toolkits/easygtk/Makefile
index 04c0d063a52c..a488cb203da5 100644
--- a/x11-toolkits/easygtk/Makefile
+++ b/x11-toolkits/easygtk/Makefile
@@ -22,7 +22,8 @@ EXTRACT_CMD= ${CAT} # not quite `extract', but who cares? ;)
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
-USE_GNOMELIBS= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomelibs
INSTALLS_SHLIB= yes
MAKE_ENV= MKDIR="${MKDIR}" \
LN="${LN}"