diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-10-10 13:09:26 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-10-10 13:09:26 +0000 |
commit | fcbaaee32fa68a50d1a2e7644e7893c59b405e81 (patch) | |
tree | 0c3124d022a826d2b959115d363c874456f0a786 /x11-toolkits | |
parent | b7b689cd822a347df809b3e60d0fd472469d1ed7 (diff) | |
download | ports-fcbaaee32fa68a50d1a2e7644e7893c59b405e81.tar.gz ports-fcbaaee32fa68a50d1a2e7644e7893c59b405e81.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-f10-pango/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-pango/pkg-plist | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/linux-f10-pango/Makefile b/x11-toolkits/linux-f10-pango/Makefile index a946d9fa2113..61fb60a38d87 100644 --- a/x11-toolkits/linux-f10-pango/Makefile +++ b/x11-toolkits/linux-f10-pango/Makefile @@ -26,7 +26,4 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -post-install: - @${STAGEDIR}${PREFIX}/usr/bin/pango-querymodules-32 > ${STAGEDIR}${PREFIX}/etc/pango/i686-pc-linux-gnu/pango.modules - .include <bsd.port.mk> diff --git a/x11-toolkits/linux-f10-pango/pkg-plist b/x11-toolkits/linux-f10-pango/pkg-plist index 553eeaa40cb6..1c42b4cc949e 100644 --- a/x11-toolkits/linux-f10-pango/pkg-plist +++ b/x11-toolkits/linux-f10-pango/pkg-plist @@ -1,5 +1,5 @@ @comment file listing -etc/pango/i686-pc-linux-gnu/pango.modules +@unexec rm %D/etc/pango/i686-pc-linux-gnu/pango.modules etc/pango/pangox.aliases usr/bin/pango-querymodules-32 usr/lib/libpango-1.0.so.0 |