Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 09:41:29 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432995 - head/security/linux-c7-libgpg-error
Message-ID:  <201702010941.v119fTk7093093@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702010941.v119fTk7093093>