svn commit: r322091 - head/devel/py-olefileio_pl

Antoine Brodin antoine at FreeBSD.org
Sun Jun 30 16:01:19 UTC 2013


Author: antoine
Date: Sun Jun 30 16:01:18 2013
New Revision: 322091
URL: http://svnweb.freebsd.org/changeset/ports/322091

Log:
  Fix an error in previous commit

Modified:
  head/devel/py-olefileio_pl/Makefile

Modified: head/devel/py-olefileio_pl/Makefile
==============================================================================
--- head/devel/py-olefileio_pl/Makefile	Sun Jun 30 15:54:09 2013	(r322090)
+++ head/devel/py-olefileio_pl/Makefile	Sun Jun 30 16:01:18 2013	(r322091)
@@ -19,7 +19,7 @@ USE_PYTHON=	-2.7
 USE_PYDISTUTILS=yes
 PYDISTUTILS_PKGNAME=OleFileIO_PL
 
-PORT_OPTIONS=	DOCS
+OPTIONS_DEFINE=	DOCS
 
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 PORTDOCS=	README.txt


More information about the svn-ports-all mailing list