diff options
Diffstat (limited to 'misc/esniper/Makefile')
-rw-r--r-- | misc/esniper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile index a523f9b55688..48dd7cd9407b 100644 --- a/misc/esniper/Makefile +++ b/misc/esniper/Makefile @@ -6,6 +6,7 @@ PORTNAME= esniper DISTVERSION= 2-22-0 +PORTREVISION= 1 CATEGORIES= misc net MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -13,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= A lightweight console application for sniping ebay auctions -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-curl-config=${LOCALBASE}/bin/curl-config |