svn commit: r322491 - head/Mk
Baptiste Daroussin
bapt at FreeBSD.org
Mon Jul 8 11:43:26 UTC 2013
Author: bapt
Date: Mon Jul 8 11:43:25 2013
New Revision: 322491
URL: http://svnweb.freebsd.org/changeset/ports/322491
Log:
Remove all X_FONTS* macros, as they are not used anymore
Modified:
head/Mk/bsd.port.mk
Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk Mon Jul 8 11:42:01 2013 (r322490)
+++ head/Mk/bsd.port.mk Mon Jul 8 11:43:25 2013 (r322491)
@@ -1908,13 +1908,6 @@ LIB_DEPENDS+= Xm.4:${PORTSDIR}/x11-tool
.endif
.endif
-X_FONTS_ENCODINGS_PORT= ${PORTSDIR}/x11-fonts/encodings
-X_FONTS_100DPI_PORT= ${PORTSDIR}/x11-fonts/xorg-fonts-100dpi
-X_FONTS_75DPI_PORT= ${PORTSDIR}/x11-fonts/xorg-fonts-75dpi
-X_FONTS_CYRILLIC_PORT= ${PORTSDIR}/x11-fonts/xorg-fonts-cyrillic
-X_FONTS_TTF_PORT= ${PORTSDIR}/x11-fonts/xorg-fonts-truetype
-X_FONTS_TYPE1_PORT= ${PORTSDIR}/x11-fonts/xorg-fonts-type1
-
.if defined(USE_DISPLAY) && !defined(DISPLAY)
BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver \
${LOCALBASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${PORTSDIR}/x11-fonts/xorg-fonts-miscbitmaps \
More information about the svn-ports-head
mailing list