diff options
Diffstat (limited to 'x11-toolkits/easygtk/Makefile')
-rw-r--r-- | x11-toolkits/easygtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/easygtk/Makefile b/x11-toolkits/easygtk/Makefile index 04c0d06..a488cb2 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}" |