aboutsummaryrefslogtreecommitdiff
path: root/security/linux-c6-libgpg-error/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/linux-c6-libgpg-error/Makefile')
-rw-r--r--security/linux-c6-libgpg-error/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/security/linux-c6-libgpg-error/Makefile b/security/linux-c6-libgpg-error/Makefile
index f7696eeb43b5..5a2853f8cda3 100644
--- a/security/linux-c6-libgpg-error/Makefile
+++ b/security/linux-c6-libgpg-error/Makefile
@@ -3,17 +3,19 @@
PORTNAME= libgpg-error
PORTVERSION= 1.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
-COMMENT= Common error values for all GnuPG components
+COMMENT= Common error values for all GnuPG components (Linux CentOS ${LINUX_DIST_VER})
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 4.el6
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
-DESCR= ${.CURDIR}/../libgpg-error/pkg-descr
+OPTIONS_DEFINE= DOCS NLS
+OPTIONS_SUB= yes
.include <bsd.port.mk>