diff options
Diffstat (limited to 'net/icukrell/Makefile')
-rw-r--r-- | net/icukrell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/icukrell/Makefile b/net/icukrell/Makefile index 174d7c8ccae6..cea8a3f15141 100644 --- a/net/icukrell/Makefile +++ b/net/icukrell/Makefile @@ -18,8 +18,8 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ gnomeicu:${PORTSDIR}/net/gnomeicu USE_X_PREFIX= yes -USE_GNOMELIBS= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gnomelibs post-patch: @${PERL} -pi -ne "s!/usr/local/!${PREFIX}/!" ${WRKSRC}/config.h |