aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/font-util
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-20 09:12:20 +0800
committerbapt <bapt@FreeBSD.org>2015-03-20 09:12:20 +0800
commit915b957824abf855e57741351fa39833385a09b6 (patch)
tree6c84536921c7c5a3def1d614c13a8a70d850700c /x11-fonts/font-util
parent075cd1473ac5e82af7dffe1b74c945c5ad9f6850 (diff)
downloadfreebsd-ports-gnome-915b957824abf855e57741351fa39833385a09b6.tar.gz
freebsd-ports-gnome-915b957824abf855e57741351fa39833385a09b6.tar.zst
freebsd-ports-gnome-915b957824abf855e57741351fa39833385a09b6.zip
Rework XORG_CAT= font
Fonts are now generating the fonts.scale and fonts.dir at install time font-alias is not needed anymore for the above reason extract font-util and encodings out of XORG_CAT=fonts because they do not install any fonts make XORG_CAT=fonts use USES=fonts
Diffstat (limited to 'x11-fonts/font-util')
-rw-r--r--x11-fonts/font-util/Makefile5
-rw-r--r--x11-fonts/font-util/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-fonts/font-util/Makefile b/x11-fonts/font-util/Makefile
index fab4f6c45625..3856a8376da4 100644
--- a/x11-fonts/font-util/Makefile
+++ b/x11-fonts/font-util/Makefile
@@ -4,11 +4,14 @@
PORTNAME= font-util
PORTVERSION= 1.3.0
PORTREVISION= 1
+MASTER_SITES= XORG/individual/font
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Create an index of X font files in a directory
-XORG_CAT= font
+USES= pathfix tar:bzip2
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-fontrootdir=${PREFIX}/lib/X11/fonts
.include <bsd.port.mk>
diff --git a/x11-fonts/font-util/distinfo b/x11-fonts/font-util/distinfo
index 04b5d74769f3..0121d288665a 100644
--- a/x11-fonts/font-util/distinfo
+++ b/x11-fonts/font-util/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/font/font-util-1.3.0.tar.bz2) = dfa9e55625a4e0250f32fabab1fd5c8ffcd2d1ff2720d6fcf0f74bc8a5929195
-SIZE (xorg/font/font-util-1.3.0.tar.bz2) = 142059
+SHA256 (font-util-1.3.0.tar.bz2) = dfa9e55625a4e0250f32fabab1fd5c8ffcd2d1ff2720d6fcf0f74bc8a5929195
+SIZE (font-util-1.3.0.tar.bz2) = 142059