Date: Sun, 29 Dec 2013 12:27:20 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337972 - head/games/freeciv-nox11 Message-ID: <201312291227.rBTCRKZo019892@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Sun Dec 29 12:27:20 2013 New Revision: 337972 URL: http://svnweb.freebsd.org/changeset/ports/337972 Log: Enable stage support Modified: head/games/freeciv-nox11/Makefile Modified: head/games/freeciv-nox11/Makefile ============================================================================== --- head/games/freeciv-nox11/Makefile Sun Dec 29 12:24:42 2013 (r337971) +++ head/games/freeciv-nox11/Makefile Sun Dec 29 12:27:20 2013 (r337972) @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../freeciv OPTIONS_EXCLUDE= SDL X11 PKGNAMESUFFIX= -nox11 -NO_STAGE= yes .include "${MASTERDIR}/Makefile"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312291227.rBTCRKZo019892>