aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/scim-fcitx
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-01-21 05:22:25 +0800
committerantoine <antoine@FreeBSD.org>2014-01-21 05:22:25 +0800
commit0365779352c6d37f00960e1f4a994ce438ff683d (patch)
treec2e3b81954849d677de7d231e020a50a36796613 /chinese/scim-fcitx
parent3830896e6413a4139225ab1e005fda224d343656 (diff)
downloadfreebsd-ports-gnome-0365779352c6d37f00960e1f4a994ce438ff683d.tar.gz
freebsd-ports-gnome-0365779352c6d37f00960e1f4a994ce438ff683d.tar.zst
freebsd-ports-gnome-0365779352c6d37f00960e1f4a994ce438ff683d.zip
Stage support
Diffstat (limited to 'chinese/scim-fcitx')
-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>