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 | |
parent | Update to 1.7.3. (diff) |
Deploy USE_GNOMENG infrastructure
PR: 42203
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'japanese/ebview')
-rw-r--r-- | japanese/ebview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index 839e00cbca3e..f7f85b561bfa 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/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 |