Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2013 21:58:01 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321994 - head/games/xoids
Message-ID:  <201306282158.r5SLw1FV012091@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Jun 28 21:58:01 2013
New Revision: 321994
URL: http://svnweb.freebsd.org/changeset/ports/321994

Log:
  Add forgotten bsd.port.options.mk

Modified:
  head/games/xoids/Makefile

Modified: head/games/xoids/Makefile
==============================================================================
--- head/games/xoids/Makefile	Fri Jun 28 21:57:45 2013	(r321993)
+++ head/games/xoids/Makefile	Fri Jun 28 21:58:01 2013	(r321994)
@@ -15,6 +15,8 @@ USES=		imake
 USE_XORG=	xpm
 MAN6=		xoids.6
 
+.include <bsd.port.options.mk>
+
 post-extract:
 	@${CP} ${WRKSRC}/xoids.1x ${WRKSRC}/xoids.man
 



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