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/ebview-gtk2 | |
parent | 90dee295c0ba6b67192ddb0c30b535eda5d0b086 (diff) | |
download | ports-67c68a561efeac0b8ef9b6ae5a38ec6d31f4eb49.tar.gz ports-67c68a561efeac0b8ef9b6ae5a38ec6d31f4eb49.zip |
Notes
Diffstat (limited to 'japanese/ebview-gtk2')
-rw-r--r-- | japanese/ebview-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index 839e00cbca3e..f7f85b561bfa 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -15,8 +15,8 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb -USE_GTK= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ARGS= SUBDIRS=src |