summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-25 15:18:27 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-25 15:18:27 +0000
commita6d2f30533e141f8a5dc3d20b01d58339654c5cf (patch)
treec350c4abc20ce22bda0b7dba0636816742669bc8 /korean
parentAdd the possiblity of building on powerpc64. (diff)
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=369260
Diffstat (limited to 'korean')
-rw-r--r--korean/ibus-hangul/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile
index 38e3956a7125..c6298d0c1b1b 100644
--- a/korean/ibus-hangul/Makefile
+++ b/korean/ibus-hangul/Makefile
@@ -17,10 +17,12 @@ LIB_DEPENDS= libhangul.so:${PORTSDIR}/korean/libhangul \
PROJECTHOST= ibus
GNU_CONFIGURE= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
INSTALLS_ICONS= yes
-USE_GNOME= intltool pygobject3
+USES= gmake libtool pkgconfig
+USE_GNOME= intlhack pygobject3
USE_PYTHON= yes
-USES= gmake libtool pathfix pkgconfig
OPTIONS_DEFINE= NLS
OPTIONS_SUB= NLS