summaryrefslogtreecommitdiffstats
path: root/devel/libpdel
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerkuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit064e7ef6bcce99a32f9cf869129c20c7cecafb64 (patch)
tree3ea57b0eb13388b8214230ebc608a769caa9b2b1 /devel/libpdel
parent35eebca59551fc4a1048b606d36ce09b18704b54 (diff)
downloadFreeBSD-ports-064e7ef6bcce99a32f9cf869129c20c7cecafb64.zip
FreeBSD-ports-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.gz
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Diffstat (limited to 'devel/libpdel')
-rw-r--r--devel/libpdel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile
index 3c89fa1..904aed6 100644
--- a/devel/libpdel/Makefile
+++ b/devel/libpdel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libpdel
PORTVERSION= 0.3.5
+PORTREVISION= 1
CATEGORIES= devel net www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= archie
MAINTAINER= archie@freebsd.org
COMMENT= Packet Design multi-purpose C library for embedded applications
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
OpenPOWER on IntegriCloud