diff options
Diffstat (limited to 'devel/libdap/Makefile')
-rw-r--r-- | devel/libdap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 2dff673f7c19..73b819f4d882 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -1,5 +1,6 @@ PORTNAME= libdap PORTVERSION= 3.21.1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://www.opendap.org/pub/source/ \ LOCAL/sunpoet @@ -13,7 +14,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= bison:wrapper charsetfix gmake gnome libtool localbase pathfix ssl USE_GNOME= libxml2 |