svn commit: r321994 - head/games/xoids
Baptiste Daroussin
bapt at FreeBSD.org
Fri Jun 28 21:58:01 UTC 2013
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
More information about the svn-ports-head
mailing list