aboutsummaryrefslogtreecommitdiff
path: root/security/linux-f10-libgpg-error/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/linux-f10-libgpg-error/Makefile')
-rw-r--r--security/linux-f10-libgpg-error/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/linux-f10-libgpg-error/Makefile b/security/linux-f10-libgpg-error/Makefile
index fa91b3a1959e..4fdcdff76af3 100644
--- a/security/linux-f10-libgpg-error/Makefile
+++ b/security/linux-f10-libgpg-error/Makefile
@@ -3,15 +3,15 @@
PORTNAME= libgpg-error
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= security linux
-PKGNAMEPREFIX= linux-f10-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Common error values for all GnuPG components
+USE_LINUX= f10
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 10
+
RPMVERSION= 2
USE_LDCONFIG= yes
BRANDELF_FILES= usr/bin/gpg-error
@@ -19,6 +19,4 @@ BRANDELF_FILES= usr/bin/gpg-error
PLIST_SUB= PORTVERSION="${PORTVERSION}"
DESCR= ${.CURDIR}/../libgpg-error/pkg-descr
-OPTIONS_DEFINE= DOCS
-
.include <bsd.port.mk>