1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add stage support for linux-f10-* ports maintained by emulation@

(category x11-fonts).
This commit is contained in:
Rene Ladan 2013-10-06 15:40:51 +00:00
parent afb995a63a
commit 1e7556e5f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329596

View File

@ -9,7 +9,7 @@ PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= An XML-based font configuration API for X Windows (Linux Fedora 10)
COMMENT= XML-based font configuration API for X Windows (Linux Fedora 10)
CONFLICTS= linux-fontconfig-[0-9]* linux-f8-fontconfig-[0-9]*
@ -23,14 +23,14 @@ USE_LDCONFIG= yes
# We will use some other configuration file, so delete a linux one
# Don't let the linux fc-cache mess up the native cache file
NO_STAGE= yes
post-extract:
@${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/share/fonts ${WRKSRC}/var \
${WRKSRC}/usr/bin/fc-cache \
${WRKSRC}/usr/share/man/man1/fc-cache.1.gz
post-install:
@${LN} -s ${LOCALBASE}/etc/fonts ${PREFIX}/etc/
${MKDIR} ${STAGEDIR}${PREFIX}/etc
@${LN} -s ${LOCALBASE}/etc/fonts ${STAGEDIR}${PREFIX}/etc/
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr