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/kanjipad | |
parent | 90dee295c0ba6b67192ddb0c30b535eda5d0b086 (diff) | |
download | freebsd-ports-67c68a561efeac0b8ef9b6ae5a38ec6d31f4eb49.zip |
Deploy USE_GNOMENG infrastructure
PR: 42203
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'japanese/kanjipad')
-rw-r--r-- | japanese/kanjipad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/kanjipad/Makefile b/japanese/kanjipad/Makefile index f6864df8d035..a792b1a544a5 100644 --- a/japanese/kanjipad/Makefile +++ b/japanese/kanjipad/Makefile @@ -14,7 +14,8 @@ MAINTAINER= cjuniet@entreview.com USE_X_PREFIX= yes USE_XLIB= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_PERL5= yes post-install: |