svn commit: r330013 - head/textproc/linux-f10-scim-gtk

Rene Ladan rene at FreeBSD.org
Thu Oct 10 15:25:03 UTC 2013


Author: rene
Date: Thu Oct 10 15:25:03 2013
New Revision: 330013
URL: http://svnweb.freebsd.org/changeset/ports/330013

Log:
  Add stage support.

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

Modified: head/textproc/linux-f10-scim-gtk/Makefile
==============================================================================
--- head/textproc/linux-f10-scim-gtk/Makefile	Thu Oct 10 15:21:56 2013	(r330012)
+++ head/textproc/linux-f10-scim-gtk/Makefile	Thu Oct 10 15:25:03 2013	(r330013)
@@ -22,8 +22,4 @@ RPMVERSION=	35.fc10
 USE_LDCONFIG=	yes
 SRC_DISTFILES=	scim-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}
 
-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-all mailing list