aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-20 21:22:25 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-20 21:22:25 +0000
commit51c8b8733e072ecd937847a25e10ced9e3cf0896 (patch)
treec2e3b81954849d677de7d231e020a50a36796613 /chinese
parentaa72ec6e0be8c07676539c942529aa90f947e4a8 (diff)
downloadports-51c8b8733e072ecd937847a25e10ced9e3cf0896.tar.gz
ports-51c8b8733e072ecd937847a25e10ced9e3cf0896.zip
Stage support
Notes
Notes: svn path=/head/; revision=340481
Diffstat (limited to 'chinese')
-rw-r--r--chinese/scim-fcitx/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile
index 943d28a58729..444ad15cdc61 100644
--- a/chinese/scim-fcitx/Makefile
+++ b/chinese/scim-fcitx/Makefile
@@ -29,12 +29,8 @@ LDFLAGS+= -L${LOCALBASE}/lib -lintl
SUB_FILES= pkg-message
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
${WRKSRC}/configure
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>