aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/font-misc-meltho
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-20 01:12:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-20 01:12:20 +0000
commit6bc7b7ce5dca31aeba10feab51f6522baef39fa3 (patch)
tree6c84536921c7c5a3def1d614c13a8a70d850700c /x11-fonts/font-misc-meltho
parent82ae895c0bfc875ead9a37815f837215abb5eaf8 (diff)
downloadports-6bc7b7ce5dca31aeba10feab51f6522baef39fa3.tar.gz
ports-6bc7b7ce5dca31aeba10feab51f6522baef39fa3.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
Notes
Notes: svn path=/head/; revision=381702
Diffstat (limited to 'x11-fonts/font-misc-meltho')
-rw-r--r--x11-fonts/font-misc-meltho/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fonts/font-misc-meltho/Makefile b/x11-fonts/font-misc-meltho/Makefile
index 1eb225d0b7c1..4769205630e7 100644
--- a/x11-fonts/font-misc-meltho/Makefile
+++ b/x11-fonts/font-misc-meltho/Makefile
@@ -2,14 +2,13 @@
PORTNAME= font-misc-meltho
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org miscellaneous Meltho font
XORG_CAT= font
-INSTALLS_TTF= yes
-FONTDIR= OTF
+FONTNAME= OTF
.include <bsd.port.mk>