Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2014 21:22:25 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340481 - head/chinese/scim-fcitx
Message-ID:  <201401202122.s0KLMPQE081074@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401202122.s0KLMPQE081074>