diff options
Diffstat (limited to 'x11-fonts/webfonts/Makefile')
-rw-r--r-- | x11-fonts/webfonts/Makefile | 4 |
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> |