aboutsummaryrefslogtreecommitdiff
path: root/textproc/linux-f10-libxml2
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/linux-f10-libxml2')
-rw-r--r--textproc/linux-f10-libxml2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile
index 897f5004c17f..55ae3874972e 100644
--- a/textproc/linux-f10-libxml2/Makefile
+++ b/textproc/linux-f10-libxml2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libxml2
PORTVERSION= 2.7.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc linux
PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
@@ -30,6 +30,7 @@ PORTDOCS= AUTHORS ChangeLog.gz Copyright NEWS README TODO
MANPREFIX= ${PREFIX}/usr/share
MAN1= xmlcatalog.1 xmllint.1
MAN3= libxml.3
+MANCOMPRESSED= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>