diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:56:41 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:56:41 +0000 |
commit | 67c68a561efeac0b8ef9b6ae5a38ec6d31f4eb49 (patch) | |
tree | eb96bc8012e290f4f0c161414b9b5232fff7ecac /japanese/gicq | |
parent | 90dee295c0ba6b67192ddb0c30b535eda5d0b086 (diff) | |
download | ports-67c68a561efeac0b8ef9b6ae5a38ec6d31f4eb49.tar.gz ports-67c68a561efeac0b8ef9b6ae5a38ec6d31f4eb49.zip |
Notes
Diffstat (limited to 'japanese/gicq')
-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" \ |