diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-01 00:25:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-01 00:25:58 +0800 |
commit | fbbe68de214696d624767ad25526d9d29514fb0f (patch) | |
tree | df40f91ff8227266dc7dc25090611b35c817f6a5 /x11-fonts | |
parent | f2275de16cbe8251154fb2c7ee29582a90f4ce76 (diff) | |
download | freebsd-ports-gnome-fbbe68de214696d624767ad25526d9d29514fb0f.tar.gz freebsd-ports-gnome-fbbe68de214696d624767ad25526d9d29514fb0f.tar.zst freebsd-ports-gnome-fbbe68de214696d624767ad25526d9d29514fb0f.zip |
- Add NO_ARCH
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/dejavu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/dejavu/Makefile b/x11-fonts/dejavu/Makefile index c85148d08df7..5725891bc0b3 100644 --- a/x11-fonts/dejavu/Makefile +++ b/x11-fonts/dejavu/Makefile @@ -15,6 +15,7 @@ OPTIONS_DEFAULT=LINKS OPTIONS_SUB= yes LINKS_DESC= Install links of configuration files in conf.d +NO_ARCH= yes NO_BUILD= yes USES= fonts tar:bzip2 |