aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/webfonts/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-02-02 04:25:52 +0000
committerPatrick Li <pat@FreeBSD.org>2002-02-02 04:25:52 +0000
commit771caea0d36c3b910cbc7d899ebb5734f1ba49bc (patch)
tree8ddccdab429200279c09d4f5be81e145b8fa0287 /x11-fonts/webfonts/Makefile
parent56abf3a55f64daeccc6b50f0d469ef8aa3952393 (diff)
downloadports-771caea0d36c3b910cbc7d899ebb5734f1ba49bc.tar.gz
ports-771caea0d36c3b910cbc7d899ebb5734f1ba49bc.zip
Fix to install to the proper prefix (default: /usr/X11R6)
PR: 34533 Submitted by: bmah
Notes
Notes: svn path=/head/; revision=54121
Diffstat (limited to 'x11-fonts/webfonts/Makefile')
-rw-r--r--x11-fonts/webfonts/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile
index 87719d3e8efe..e9a2164016e5 100644
--- a/x11-fonts/webfonts/Makefile
+++ b/x11-fonts/webfonts/Makefile
@@ -27,8 +27,6 @@ MAINTAINER= kkonstan@daemon.gr
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir \
cabextract:${PORTSDIR}/archivers/cabextract
-.include <bsd.port.pre.mk>
-
.if ${XFREE86_VERSION} == 3
RUN_DEPENDS= xfstt:${PORTSDIR}/x11-servers/Xfstt
.endif
@@ -200,4 +198,4 @@ display-message:
${CAT} ${PKGMESSAGE}
${ECHO_MSG}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>