diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-20 21:22:25 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-20 21:22:25 +0000 |
commit | 51c8b8733e072ecd937847a25e10ced9e3cf0896 (patch) | |
tree | c2e3b81954849d677de7d231e020a50a36796613 /chinese/scim-fcitx | |
parent | aa72ec6e0be8c07676539c942529aa90f947e4a8 (diff) |
Notes
Diffstat (limited to 'chinese/scim-fcitx')
-rw-r--r-- | chinese/scim-fcitx/Makefile | 4 |
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> |