summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-06-23 17:49:14 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-06-23 17:49:14 +0000
commitc09b9eb875a7ba80b3073e6f44c8389dbd75242c (patch)
treeeb4dfdf885f71682ae1430a9687d06cda94f7367 /x11-fonts
parentDistfile moved to tei-c.org.uk. (diff)
Move USE_X_PREFIX up - make sure we install in ${X11BASE}.
Notes
Notes: svn path=/head/; revision=61829
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/mozilla-fonts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/mozilla-fonts/Makefile b/x11-fonts/mozilla-fonts/Makefile
index 85e89e5d09f6..e059d07db9d9 100644
--- a/x11-fonts/mozilla-fonts/Makefile
+++ b/x11-fonts/mozilla-fonts/Makefile
@@ -14,14 +14,14 @@ MASTER_SITES= http://www.myrddin.demon.co.uk/dist/
MAINTAINER= dom@happygiraffe.net
+USE_X_PREFIX= true
+
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
.endif
-USE_X_PREFIX= true
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/mozilla-fonts