diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-22 09:48:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-22 09:48:26 +0000 |
commit | 3bdba9728f08a87dd5cd62f3246dca79c2df2901 (patch) | |
tree | 8e6c3131e6454057118ebf5e9b2ace4b5a15e5a4 /x11-fonts | |
parent | c6ed59ce0ff5b95ab1c336ecf4d90dc0c451d7ac (diff) | |
download | ports-3bdba9728f08a87dd5cd62f3246dca79c2df2901.tar.gz ports-3bdba9728f08a87dd5cd62f3246dca79c2df2901.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/wqy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile index 2be7a62ef96d..0a8a3e4149cf 100644 --- a/x11-fonts/wqy/Makefile +++ b/x11-fonts/wqy/Makefile @@ -3,7 +3,7 @@ PORTNAME= wqy-fonts PORTVERSION= 20100803 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= SF/wqy/wqy-bitmapfont/1.0.0-RC1:bitmapfont \ @@ -26,6 +26,7 @@ USE_XORG= x11 USES= fonts perl5 USE_PERL5= build +FONTNAME= wqy CONFDDIR= etc/fonts/conf.d CONFAVAILDIR= etc/fonts/conf.avail |