aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/jmode
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-08-30 21:56:41 +0800
committerlioux <lioux@FreeBSD.org>2002-08-30 21:56:41 +0800
commit316e7830634124c1e810d4232c7825d57ccfbb64 (patch)
tree464a0f2d325180751db2c8df0c7ef3f426da9df0 /japanese/jmode
parent8093e485c52ea8bcd3c12878b6815d438b5e4ab9 (diff)
downloadfreebsd-ports-gnome-316e7830634124c1e810d4232c7825d57ccfbb64.tar.gz
freebsd-ports-gnome-316e7830634124c1e810d4232c7825d57ccfbb64.tar.zst
freebsd-ports-gnome-316e7830634124c1e810d4232c7825d57ccfbb64.zip
Deploy USE_GNOMENG infrastructure
PR: 42203 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'japanese/jmode')
-rw-r--r--japanese/jmode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/jmode/Makefile b/japanese/jmode/Makefile
index cc4a9834a24f..6211631eb9c3 100644
--- a/japanese/jmode/Makefile
+++ b/japanese/jmode/Makefile
@@ -16,7 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/anthy.h:${PORTSDIR}/japanese/anthy
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"