aboutsummaryrefslogtreecommitdiff
path: root/security/linux-c6-openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/linux-c6-openssl/Makefile')
-rw-r--r--security/linux-c6-openssl/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/security/linux-c6-openssl/Makefile b/security/linux-c6-openssl/Makefile
index 63d57c8aca9a..9e14c4a2ae25 100644
--- a/security/linux-c6-openssl/Makefile
+++ b/security/linux-c6-openssl/Makefile
@@ -9,14 +9,10 @@ CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER})
-CONFLICTS= linux-f10-openssl-[0-9]*
-
-USES= linux:c6
-USE_LINUX_RPM= yes
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 48.el6_8.3
+USES= linux:c6
USE_LDCONFIG= yes
-
-PLIST_SUB+= PORTVERSION="${PORTVERSION}"
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+USE_LINUX_RPM= yes
.include <bsd.port.mk>