From eb07805199858286167d032a96e6406dd91fd65d Mon Sep 17 00:00:00 2001 From: pat Date: Sat, 2 Feb 2002 04:25:52 +0000 Subject: Fix to install to the proper prefix (default: /usr/X11R6) PR: 34533 Submitted by: bmah --- x11-fonts/webfonts/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'x11-fonts') 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 - .if ${XFREE86_VERSION} == 3 RUN_DEPENDS= xfstt:${PORTSDIR}/x11-servers/Xfstt .endif @@ -200,4 +198,4 @@ display-message: ${CAT} ${PKGMESSAGE} ${ECHO_MSG} -.include +.include -- cgit