svn commit: r432995 - head/security/linux-c7-libgpg-error
Tijl Coosemans
tijl at FreeBSD.org
Wed Feb 1 09:41:31 UTC 2017
Author: tijl
Date: Wed Feb 1 09:41:29 2017
New Revision: 432995
URL: https://svnweb.freebsd.org/changeset/ports/432995
Log:
Add DOCS and NLS option.
Modified:
head/security/linux-c7-libgpg-error/Makefile
Modified: head/security/linux-c7-libgpg-error/Makefile
==============================================================================
--- head/security/linux-c7-libgpg-error/Makefile Wed Feb 1 09:38:07 2017 (r432994)
+++ head/security/linux-c7-libgpg-error/Makefile Wed Feb 1 09:41:29 2017 (r432995)
@@ -19,4 +19,7 @@ USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+OPTIONS_DEFINE= DOCS NLS
+OPTIONS_SUB= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list