diff options
Diffstat (limited to 'devel/pwlib152/Makefile')
-rw-r--r-- | devel/pwlib152/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile index 5749f6b..83314a9 100644 --- a/devel/pwlib152/Makefile +++ b/devel/pwlib152/Makefile @@ -7,7 +7,7 @@ PORTNAME= pwlib PORTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ @@ -19,7 +19,7 @@ COMMENT= A cross platform C++ library, used by OpenH323 FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html -LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME} |