aboutsummaryrefslogtreecommitdiff
path: root/devel/libpdel
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /devel/libpdel
parent8e9dca3d94fe335ede6da94f41dabe6fec5e23f6 (diff)
downloadports-4a868f8a2add17cdf73316057699ee6cec0908e4.tar.gz
ports-4a868f8a2add17cdf73316057699ee6cec0908e4.zip
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Notes
Notes: svn path=/head/; revision=103969
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 3c89fa143608..904aed6c7ad8 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