svn commit: r340481 - head/chinese/scim-fcitx

Antoine Brodin antoine at FreeBSD.org
Mon Jan 20 21:22:25 UTC 2014


Author: antoine
Date: Mon Jan 20 21:22:25 2014
New Revision: 340481
URL: http://svnweb.freebsd.org/changeset/ports/340481
QAT: https://qat.redports.org/buildarchive/r340481/

Log:
  Stage support

Modified:
  head/chinese/scim-fcitx/Makefile

Modified: head/chinese/scim-fcitx/Makefile
==============================================================================
--- head/chinese/scim-fcitx/Makefile	Mon Jan 20 21:17:57 2014	(r340480)
+++ head/chinese/scim-fcitx/Makefile	Mon Jan 20 21:22:25 2014	(r340481)
@@ -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>


More information about the svn-ports-all mailing list