diff options
Diffstat (limited to 'devel/libpdel/Makefile')
-rw-r--r-- | devel/libpdel/Makefile | 3 |
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 |