diff options
author | mat <mat@FreeBSD.org> | 2016-05-24 00:23:26 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-24 00:23:26 +0800 |
commit | 114fa404b24248a448712bf5ad55c24d548796c8 (patch) | |
tree | c032f5c52fde330af334df4de1c8ed8cb31254ec /games/0ad | |
parent | 6d05afb3760d3d2005aefdc669fad67bda106663 (diff) | |
download | freebsd-ports-gnome-114fa404b24248a448712bf5ad55c24d548796c8.tar.gz freebsd-ports-gnome-114fa404b24248a448712bf5ad55c24d548796c8.tar.zst freebsd-ports-gnome-114fa404b24248a448712bf5ad55c24d548796c8.zip |
While having a distfile of 400MB 10 years ago was big, it is not a
problem any more.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6512
Diffstat (limited to 'games/0ad')
-rw-r--r-- | games/0ad/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index a02e6e502f95..83b4e7fc74b9 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -38,8 +38,6 @@ USE_WX= 2.8+ WX_COMPS= wx:lib MAKE_ENV+= JOBS=${_MAKE_JOBS} -MANUAL_PACKAGE_BUILD= huge - PORTDATA= * .include <bsd.port.pre.mk> |