aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-26 09:27:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-26 09:27:26 +0000
commit982dc133e01a35912179ab48680e0bd4f7a6702a (patch)
treeac04183d16bb97e60cdb2e86c8f2e2fa6e986165 /Mk
parent598e3b95e377a3ff6d791057125fe27b1ffdb352 (diff)
downloadports-982dc133e01a35912179ab48680e0bd4f7a6702a.tar.gz
ports-982dc133e01a35912179ab48680e0bd4f7a6702a.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index f301e68fb13e..be5a944256c7 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -360,7 +360,6 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# if PACKAGE_BUILDING is not set, then CONFIGURE_ENV and
# MAKE_ENV are extended with a DISPLAY variable.
#
-# USE_FREETYPE - If set, this port uses the freetype print libraries.
# USE_GL - A list of Mesa or GL related dependencies needed by the port.
# Supported components are: glut, glu, glw, gl and linux.
# If set to "yes", this is equivalent to "glu". Note that
@@ -1922,10 +1921,6 @@ LIB_DEPENDS+= Xm.4:${PORTSDIR}/x11-toolkits/open-motif
.endif
.endif
-.if defined(USE_FREETYPE)
-LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype
-.endif
-
X_IMAKE_PORT= ${PORTSDIR}/devel/imake
X_FONTSERVER_PORT= ${PORTSDIR}/x11-fonts/xfs
X_VFBSERVER_PORT= ${PORTSDIR}/x11-servers/xorg-vfbserver