diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2006-03-26 17:55:24 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2006-03-26 17:55:24 +0000 |
commit | 0599ec230b94b4d1617aef5651f549afadee0800 (patch) | |
tree | d1bfa9663a9c02d130f5280a2cda95bca65ae2b2 /x11-fonts/urwfonts/Makefile | |
parent | b09702dc348ad34398bc11df7a643366e84d1baa (diff) | |
download | ports-0599ec230b94b4d1617aef5651f549afadee0800.tar.gz ports-0599ec230b94b4d1617aef5651f549afadee0800.zip |
Notes
Diffstat (limited to 'x11-fonts/urwfonts/Makefile')
-rw-r--r-- | x11-fonts/urwfonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/urwfonts/Makefile b/x11-fonts/urwfonts/Makefile index 377ea07a9b3c..2e4a9b872b94 100644 --- a/x11-fonts/urwfonts/Makefile +++ b/x11-fonts/urwfonts/Makefile @@ -17,6 +17,7 @@ COMMENT= Another font package for X NO_WRKSUBDIR= yes USE_X_PREFIX= yes +NO_BUILD= yes post-install: @command fc-cache -v ${PREFIX}/lib/X11/fonts/URW || true |