From 5b721b6172f0b02b0d3421aa9e919fb500e789dc Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sat, 8 Jun 2019 13:13:29 +0000 Subject: Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead. This puts all version information together in the port Makefiles. --- net/linux-c7-tcp_wrappers-libs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/linux-c7-tcp_wrappers-libs') diff --git a/net/linux-c7-tcp_wrappers-libs/Makefile b/net/linux-c7-tcp_wrappers-libs/Makefile index 517f953e801b..61622d73a25c 100644 --- a/net/linux-c7-tcp_wrappers-libs/Makefile +++ b/net/linux-c7-tcp_wrappers-libs/Makefile @@ -3,6 +3,7 @@ PORTNAME= tcp_wrappers PORTVERSION= 7.6 +DISTVERSIONSUFFIX= -77.el7 PORTREVISION= 2 CATEGORIES= net linux PKGNAMESUFFIX= -libs @@ -15,7 +16,6 @@ CONFLICTS= linux-c6-${LINUXNAME}-[0-9]* DOCSDIR= ${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION} LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX} -RPMVERSION= 77.el7 USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= xorglibs -- cgit v1.2.3