aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
commit45a085ac121097053e07252c60df65b972d4d74c (patch)
tree87327f81a78f2fa500bff3fc34f4495e37864806 /x11-fonts/fontconfig
parent620d4f39c35f41046c4023311f01f21e300539df (diff)
downloadports-45a085ac121097053e07252c60df65b972d4d74c.tar.gz
ports-45a085ac121097053e07252c60df65b972d4d74c.zip
Notes
Diffstat (limited to 'x11-fonts/fontconfig')
-rw-r--r--x11-fonts/fontconfig/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index c7e8c0c8af22..a265a51ef1f1 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -42,6 +42,8 @@ MAKE_ENV= LC_ALL=C
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${PKGINSTALL}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
+
MAN1= fc-match.1
MAN5= fonts-conf.5
PORTDOCS= fontconfig-user.html fontconfig-user.pdf fontconfig-user.txt
@@ -56,12 +58,6 @@ PORTDOCS= fontconfig-user.html fontconfig-user.pdf fontconfig-user.txt
#PATCH_DIST_STRIP+= -p1
.endif
-.if ${X_WINDOW_SYSTEM:L} == xfree86-3
-MTREE_FILE= /etc/mtree/BSD.x11.dist
-.else
-MTREE_FILE= /etc/mtree/BSD.x11-4.dist
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}