svn commit: r330012 - head/textproc/linux-f10-scim-libs

Rene Ladan rene at FreeBSD.org
Thu Oct 10 15:21:57 UTC 2013


Author: rene
Date: Thu Oct 10 15:21:56 2013
New Revision: 330012
URL: http://svnweb.freebsd.org/changeset/ports/330012

Log:
  Add stage support.

Modified:
  head/textproc/linux-f10-scim-libs/Makefile

Modified: head/textproc/linux-f10-scim-libs/Makefile
==============================================================================
--- head/textproc/linux-f10-scim-libs/Makefile	Thu Oct 10 15:17:40 2013	(r330011)
+++ head/textproc/linux-f10-scim-libs/Makefile	Thu Oct 10 15:21:56 2013	(r330012)
@@ -24,8 +24,4 @@ SRC_DISTFILES=	scim-${PORTVERSION}-${RPM
 
 DESCR=		${.CURDIR}/../scim/pkg-descr
 
-NO_STAGE=	yes
-post-install:
-	@chroot ${PREFIX} /usr/bin/gtk-query-immodules-2.0-32 > ${PREFIX}/etc/gtk-2.0/${LINUX_RPM_ARCH}-redhat-linux-gnu/gtk.immodules
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list