svn commit: r356501 - head/sysutils/stow
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 4 14:14:58 UTC 2014
Author: sunpoet
Date: Wed Jun 4 14:14:57 2014
New Revision: 356501
URL: http://svnweb.freebsd.org/changeset/ports/356501
QAT: https://qat.redports.org/buildarchive/r356501/
Log:
- Fix typo
Pointed out by: bapt
Modified:
head/sysutils/stow/Makefile
Modified: head/sysutils/stow/Makefile
==============================================================================
--- head/sysutils/stow/Makefile Wed Jun 4 14:14:21 2014 (r356500)
+++ head/sysutils/stow/Makefile Wed Jun 4 14:14:57 2014 (r356501)
@@ -21,7 +21,7 @@ CONFIGURE_ENV= ac_cv_path_PERL=${PERL}
INSTALL_TARGET= install-exec-am install-dist_pmstowDATA install-info-am \
install-man install-pmDATA
-OPTIONS= DOCS
+OPTIONS_DEFINE= DOCS
INFO= stow
PORTDOCS= *
More information about the svn-ports-all
mailing list