aboutsummaryrefslogtreecommitdiff
path: root/textproc/linux-libxml/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-07-09 21:01:45 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-07-09 21:01:45 +0000
commit6478ed46bed46fbc30a696307e85171a5bc1ca7b (patch)
treea7d0c42780450d9a2fa5a4cdc7899fce297e750c /textproc/linux-libxml/Makefile
parentb1a42e06119df78499453f18b77d88b12c26e4d3 (diff)
downloadports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.tar.gz
ports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.zip
Notes
Diffstat (limited to 'textproc/linux-libxml/Makefile')
-rw-r--r--textproc/linux-libxml/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile
index a0406cbb878e..50be2e70d7fe 100644
--- a/textproc/linux-libxml/Makefile
+++ b/textproc/linux-libxml/Makefile
@@ -7,16 +7,17 @@
PORTNAME= libxml
PORTVERSION= 1.8.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc linux
-DISTNAME= ${PORTNAME}-${PORTVERSION}-11
+DISTNAME= ${PORTNAME}-${PORTVERSION}-13
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of libxml
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 3
+LINUX_DIST_VER= 4
INSTALLS_SHLIB= yes
PLIST= pkg-plist.${LINUX_RPM_ARCH}
+PLIST_SUB+= PORTVERSION="${PORTVERSION}"
.include <bsd.port.mk>