summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-30 22:26:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-30 22:26:04 +0000
commit9714b96f7232d950e2cbea69abafe6361c5a365d (patch)
tree24ee3ef260f8f89949946a835c0efda15f0475d5 /chinese
parent- Update to 1.7.0, announce message is here: (diff)
Stage support, uses gmake
Notes
Notes: svn path=/head/; revision=338188
Diffstat (limited to 'chinese')
-rw-r--r--chinese/scim-array/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile
index 46658bf2f2d9..ea3fc70fea44 100644
--- a/chinese/scim-array/Makefile
+++ b/chinese/scim-array/Makefile
@@ -14,13 +14,11 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= gettext pkgconfig iconv
+USES= gettext gmake iconv pkgconfig
CFLAGS+= -fPIC
CPPFLAGS+= -I${LOCALBASE}/include
-NO_STAGE= yes
pre-configure:
@${REINPLACE_CMD} -e "s,@SCIM_MODULEDIR@,$$(pkg-config --variable=moduledir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e "s,@SCIM_ICONDIR@,$$(pkg-config --variable=icondir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/data/Makefile.in