aboutsummaryrefslogtreecommitdiff
path: root/chinese/cwtexttf
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-07-23 19:10:32 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-07-23 19:10:32 +0000
commit4eb209da7d941e66e0cb065aead6bda76c9e97f3 (patch)
treec9cf2fdcee3885499960b9c706dacac0a0080f8e /chinese/cwtexttf
parentb188150955302fdc3c1402eb0688a84d1f2cf451 (diff)
Notes
Diffstat (limited to 'chinese/cwtexttf')
-rw-r--r--chinese/cwtexttf/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/chinese/cwtexttf/Makefile b/chinese/cwtexttf/Makefile
index 9179cdb248d0..9378fa9519bd 100644
--- a/chinese/cwtexttf/Makefile
+++ b/chinese/cwtexttf/Makefile
@@ -24,15 +24,11 @@ WRKSRC= ${WRKDIR}/texmf/fonts/truetype/cwTeX
USE_XLIB= yes
FONTDIR= ${PREFIX}/share/fonts/TrueType
XFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType
-INSTALL_ENV= PKG_PREFIX=${PREFIX} XFREE86_VERSION=${XFREE86_VERSION} \
+INSTALL_ENV= PKG_PREFIX=${PREFIX} \
WANT_GS=${WANT_GS} WITHOUT_X=${WITHOUT_X}
.include <bsd.port.pre.mk>
-.if ${XFREE86_VERSION} == 3 && !defined(WITHOUT_X)
-RUN_DEPENDS+= mkfontdir.pl:${PORTSDIR}/x11-servers/XttXF86srv-common
-.endif
-
pre-fetch:
.if defined(WANT_GS)
@${ECHO} "Ghostscript support will be added."