aboutsummaryrefslogtreecommitdiff
path: root/archivers/epkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/epkg/Makefile')
-rw-r--r--archivers/epkg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/epkg/Makefile b/archivers/epkg/Makefile
index 3b1ae0a258cb..b25e79a9562c 100644
--- a/archivers/epkg/Makefile
+++ b/archivers/epkg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= epkg
PORTVERSION= 2.3.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.feep.net/pub/encap/epkg/
@@ -15,7 +15,7 @@ MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Encap Package Manager
BUILD_DEPENDS= ${LOCALBASE}/lib/libfget.a:${PORTSDIR}/ftp/fget
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
expat.6:${PORTSDIR}/textproc/expat2
HAS_CONFIGURE= YES