aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-10-10 23:25:03 +0800
committerrene <rene@FreeBSD.org>2013-10-10 23:25:03 +0800
commit98b74f31d5910c92b9dac7c5f5094ea3bcd12be9 (patch)
treee64bdd5508c22e3c70380f95a4b6d65cc34915f2
parentc921a69f6be844ed04132cb38a2aedd5dab4704b (diff)
downloadfreebsd-ports-gnome-98b74f31d5910c92b9dac7c5f5094ea3bcd12be9.tar.gz
freebsd-ports-gnome-98b74f31d5910c92b9dac7c5f5094ea3bcd12be9.tar.zst
freebsd-ports-gnome-98b74f31d5910c92b9dac7c5f5094ea3bcd12be9.zip
Add stage support.
-rw-r--r--textproc/linux-f10-scim-gtk/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/linux-f10-scim-gtk/Makefile b/textproc/linux-f10-scim-gtk/Makefile
index d143718e2196..fac406840074 100644
--- a/textproc/linux-f10-scim-gtk/Makefile
+++ b/textproc/linux-f10-scim-gtk/Makefile
@@ -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>