aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-f10-gtk2/Makefile
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-10-10 23:17:40 +0800
committerrene <rene@FreeBSD.org>2013-10-10 23:17:40 +0800
commit9f2af5be5f9596ce7483352318531e4f0b606b6f (patch)
treea1040e6c9de4aefa12d023cb2837ba16e1a7f764 /x11-toolkits/linux-f10-gtk2/Makefile
parent3ee5b5a555ee4580c08274bb65c9fc81ecfe97d7 (diff)
downloadfreebsd-ports-gnome-9f2af5be5f9596ce7483352318531e4f0b606b6f.tar.gz
freebsd-ports-gnome-9f2af5be5f9596ce7483352318531e4f0b606b6f.tar.zst
freebsd-ports-gnome-9f2af5be5f9596ce7483352318531e4f0b606b6f.zip
Add stage support.
Diffstat (limited to 'x11-toolkits/linux-f10-gtk2/Makefile')
-rw-r--r--x11-toolkits/linux-f10-gtk2/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-toolkits/linux-f10-gtk2/Makefile b/x11-toolkits/linux-f10-gtk2/Makefile
index b1135735a3a7..0af75a7c9d18 100644
--- a/x11-toolkits/linux-f10-gtk2/Makefile
+++ b/x11-toolkits/linux-f10-gtk2/Makefile
@@ -43,9 +43,4 @@ SRC_DISTFILES= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}.src.rpm \
pixman-0.12.0-3.fc10.src.rpm \
jasper-1.900.1-8.fc9.src.rpm
-NO_STAGE= yes
-post-install:
- @chroot ${PREFIX} /usr/bin/gtk-query-immodules-2.0-32 > ${PREFIX}/etc/gtk-2.0/i386-redhat-linux-gnu/gtk.immodules
- @chroot ${PREFIX} /usr/bin/gdk-pixbuf-query-loaders-32 > ${PREFIX}/etc/gtk-2.0/i386-redhat-linux-gnu/gdk-pixbuf.loaders
-
.include <bsd.port.mk>