Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 14:59:38 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319508 - head/games/moonlander
Message-ID:  <201305311459.r4VExcd2033953@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Fri May 31 14:59:37 2013
New Revision: 319508
URL: http://svnweb.freebsd.org/changeset/ports/319508

Log:
  - fix removal of OPTIONS line, after conversion to optionsNG

Modified:
  head/games/moonlander/Makefile

Modified: head/games/moonlander/Makefile
==============================================================================
--- head/games/moonlander/Makefile	Fri May 31 14:50:13 2013	(r319507)
+++ head/games/moonlander/Makefile	Fri May 31 14:59:37 2013	(r319508)
@@ -20,7 +20,6 @@ MAKE_JOBS_SAFE=	yes
 
 WRKSRC=		${WRKDIR}/moon-lander
 
-OPTIONS=	SOUND
 OPTIONS_DEFINE=	SOUND
 
 .include <bsd.port.options.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305311459.r4VExcd2033953>