diff options
author | johans <johans@FreeBSD.org> | 2015-03-22 22:18:19 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2015-03-22 22:18:19 +0800 |
commit | 8297880b9cc4314e277000e771d5c7b5a8e9f599 (patch) | |
tree | f7f192cef841af997df77aabfee42bc2b2f90618 /games/freeciv-nox11 | |
parent | 5902a15db12a2e9f0686b4a47b371a37a4a8c7e7 (diff) | |
download | freebsd-ports-gnome-8297880b9cc4314e277000e771d5c7b5a8e9f599.tar.gz freebsd-ports-gnome-8297880b9cc4314e277000e771d5c7b5a8e9f599.tar.zst freebsd-ports-gnome-8297880b9cc4314e277000e771d5c7b5a8e9f599.zip |
Should be fine now
Diffstat (limited to 'games/freeciv-nox11')
-rw-r--r-- | games/freeciv-nox11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/freeciv-nox11/Makefile b/games/freeciv-nox11/Makefile index 07808b68cc0b..4f0a067be3c2 100644 --- a/games/freeciv-nox11/Makefile +++ b/games/freeciv-nox11/Makefile @@ -3,7 +3,6 @@ MASTERDIR= ${.CURDIR}/../freeciv -BROKEN= Fails to configure # Explicitly exclude X11 options OPTIONS_EXCLUDE= SDL X11 PKGNAMESUFFIX= -nox11 |