diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-09-29 04:59:28 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-09-29 04:59:28 +0800 |
commit | 699c92ff2f4022b785a59526c4b9f03dd8eaf927 (patch) | |
tree | 58c96ac1a3a03a4cfc3dfb8c3ff07810be4de191 /games/0ad | |
parent | 4d893c091a7ac6118a9a5f3b7091e1d0b3f71e79 (diff) | |
download | freebsd-ports-gnome-699c92ff2f4022b785a59526c4b9f03dd8eaf927.tar.gz freebsd-ports-gnome-699c92ff2f4022b785a59526c4b9f03dd8eaf927.tar.zst freebsd-ports-gnome-699c92ff2f4022b785a59526c4b9f03dd8eaf927.zip |
Remove obsolete line.
Diffstat (limited to 'games/0ad')
-rw-r--r-- | games/0ad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 02cad7c8ccf0..0cc4e29c5088 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -38,7 +38,6 @@ DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) USE_WX= 2.8+ WX_COMPS= wx:lib -WX_UNICODE= yes MAKE_ENV+= JOBS=${_MAKE_JOBS} MANUAL_PACKAGE_BUILD= huge |