svn commit: r319524 - head/math/slgrace
Martin Wilke
miwi at FreeBSD.org
Fri May 31 15:20:12 UTC 2013
Author: miwi
Date: Fri May 31 15:20:11 2013
New Revision: 319524
URL: http://svnweb.freebsd.org/changeset/ports/319524
Log:
- Fix PORTDOCS
Reported by: pkg (DEVELOPER_MODE)
Modified:
head/math/slgrace/Makefile (contents, props changed)
Modified: head/math/slgrace/Makefile
==============================================================================
--- head/math/slgrace/Makefile Fri May 31 15:18:31 2013 (r319523)
+++ head/math/slgrace/Makefile Fri May 31 15:20:11 2013 (r319524)
@@ -24,6 +24,8 @@ MAKE_JOBS_UNSAFE= yes
PORTDOCS= *
PLIST_SUB= VERSION=${PORTVERSION}
+.include <bsd.port.options.mk>
+
post-patch:
.if empty(PORT_OPTIONS:MDOCS)
@${REINPLACE_CMD} -e 's, install_docfiles,,' \
More information about the svn-ports-all
mailing list