diff options
Diffstat (limited to 'textproc/linux-c7-libxml2/Makefile')
-rw-r--r-- | textproc/linux-c7-libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-c7-libxml2/Makefile b/textproc/linux-c7-libxml2/Makefile index c0baf1ac538f..172d09f35f6e 100644 --- a/textproc/linux-c7-libxml2/Makefile +++ b/textproc/linux-c7-libxml2/Makefile @@ -3,6 +3,7 @@ PORTNAME= libxml2 PORTVERSION= 2.9.1 +DISTVERSIONSUFFIX= -6.el7_2.3 PORTREVISION= 1 CATEGORIES= textproc linux @@ -14,7 +15,6 @@ LICENSE= MIT CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -RPMVERSION= 6.el7_2.3 USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes |