aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-f10-pango
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-10-06 16:09:43 +0000
committerRene Ladan <rene@FreeBSD.org>2013-10-06 16:09:43 +0000
commitcb992b6d331cb2415c4e77bd1abde0fbbac48b54 (patch)
tree6f82ab78f28561fd226687825f4838a1e2d8d910 /x11-toolkits/linux-f10-pango
parent2941532445653b70ee09a759958163bcfeebed84 (diff)
downloadports-cb992b6d331cb2415c4e77bd1abde0fbbac48b54.tar.gz
ports-cb992b6d331cb2415c4e77bd1abde0fbbac48b54.zip
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-pango')
-rw-r--r--x11-toolkits/linux-f10-pango/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-pango/Makefile b/x11-toolkits/linux-f10-pango/Makefile
index 19a5e2fc773f..a946d9fa2113 100644
--- a/x11-toolkits/linux-f10-pango/Makefile
+++ b/x11-toolkits/linux-f10-pango/Makefile
@@ -11,7 +11,7 @@ MASTER_SITE_SRC_SUBDIR= netchild/rpms/${LINUX_DIST}${LINUX_DIST_VER}
PKGNAMEPREFIX= linux-f10-
MAINTAINER= emulation@FreeBSD.org
-COMMENT= The pango library (Linux Fedora 10)
+COMMENT= Pango library (Linux Fedora 10)
CONFLICTS= linux-pango-[0-9]* linux-f8-pango-[0-9]*
@@ -26,8 +26,7 @@ USE_LDCONFIG= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-NO_STAGE= yes
post-install:
- @${PREFIX}/usr/bin/pango-querymodules-32 > ${PREFIX}/etc/pango/i686-pc-linux-gnu/pango.modules
+ @${STAGEDIR}${PREFIX}/usr/bin/pango-querymodules-32 > ${STAGEDIR}${PREFIX}/etc/pango/i686-pc-linux-gnu/pango.modules
.include <bsd.port.mk>