aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-21 21:03:07 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-03-21 21:03:07 +0800
commita7295fa54f3cbb86324445d9e0c91f78451faf9d (patch)
treea7a0acdc56e7b399676e10924696dc623802be81
parent6e737f111a787d34d8cc69b9cb93ba9d9f0fe421 (diff)
downloadfreebsd-ports-gnome-a7295fa54f3cbb86324445d9e0c91f78451faf9d.tar.gz
freebsd-ports-gnome-a7295fa54f3cbb86324445d9e0c91f78451faf9d.tar.zst
freebsd-ports-gnome-a7295fa54f3cbb86324445d9e0c91f78451faf9d.zip
- Remove excess .else statement causing warning with bmake
PR: ports/177190 Submitted by: John Marino <draco@marino.st>
-rw-r--r--games/xconq/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile
index eedba111e670..ac2d872cda12 100644
--- a/games/xconq/Makefile
+++ b/games/xconq/Makefile
@@ -46,7 +46,6 @@ USE_TK= yes
CONFIGURE_ARGS+=--with-tclconfig=${TCL_LIBDIR} \
--with-tkconfig=${TK_LIBDIR}
PLIST_SUB+= NOSDL=""
-.else
.endif
post-patch: