aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-05-10 08:23:49 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-05-10 08:23:49 +0000
commit5d944271ea0481ae285aed10f51ff2fd5500a505 (patch)
tree0011a07950d952ad0953b9cd6aba923b812c710e /textproc
parent8251f24dc8e6a36bbc878c9c00a200e062cb2a72 (diff)
downloadports-5d944271ea0481ae285aed10f51ff2fd5500a505.tar.gz
ports-5d944271ea0481ae285aed10f51ff2fd5500a505.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/scim-input-pad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile
index 9eef22d1b400..dae1924f50ab 100644
--- a/textproc/scim-input-pad/Makefile
+++ b/textproc/scim-input-pad/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
-MAINTAINER= chinsan@mail2000.com.tw
+MAINTAINER= chinsan.tw@gmail.com
COMMENT= SCIM add-on to input various symbols with on-screen pad
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_GNOME= intlhack
USE_LIBTOOL_VER= 15
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"