diff options
author | olgeni <olgeni@FreeBSD.org> | 2006-03-27 01:55:24 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2006-03-27 01:55:24 +0800 |
commit | 61f75f05886ed2ef41f9a49653b3b511435b04db (patch) | |
tree | 8f1b2801ab3691611864ff3230e6bc87d9f3312d /x11-fonts/urwfonts | |
parent | 6db61be23fec7fe44840fb360ad3b71a9e6c7d7e (diff) | |
download | freebsd-ports-gnome-61f75f05886ed2ef41f9a49653b3b511435b04db.tar.gz freebsd-ports-gnome-61f75f05886ed2ef41f9a49653b3b511435b04db.tar.zst freebsd-ports-gnome-61f75f05886ed2ef41f9a49653b3b511435b04db.zip |
Use NO_BUILD.
Diffstat (limited to 'x11-fonts/urwfonts')
-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 |