summaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-02-02 04:25:52 +0000
committerpat <pat@FreeBSD.org>2002-02-02 04:25:52 +0000
commiteb07805199858286167d032a96e6406dd91fd65d (patch)
tree6e05744cfe69752d1fb6185fb23fb0d702ddcacb /x11-fonts
parent9dee8bee32d417be26c3161f30687117a94aa357 (diff)
downloadFreeBSD-ports-eb07805199858286167d032a96e6406dd91fd65d.zip
FreeBSD-ports-eb07805199858286167d032a96e6406dd91fd65d.tar.gz
Fix to install to the proper prefix (default: /usr/X11R6)
PR: 34533 Submitted by: bmah
Diffstat (limited to 'x11-fonts')
-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 87719d3..e9a2164 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>
OpenPOWER on IntegriCloud