diff options
Diffstat (limited to 'japanese/gicq/Makefile')
-rw-r--r-- | japanese/gicq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/gicq/Makefile b/japanese/gicq/Makefile index e4f7ec9aad3b..d5b8ca4c4311 100644 --- a/japanese/gicq/Makefile +++ b/japanese/gicq/Makefile @@ -23,7 +23,8 @@ MAINTAINER= flathill@FreeBSD.org LIB_DEPENDS= icq.0:${PORTSDIR}/japanese/libicq USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gnome --disable-nls CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |