diff options
Diffstat (limited to 'www/flickcurl/Makefile')
-rw-r--r-- | www/flickcurl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/flickcurl/Makefile b/www/flickcurl/Makefile index d63e7b32d738..df9ecbad896d 100644 --- a/www/flickcurl/Makefile +++ b/www/flickcurl/Makefile @@ -7,13 +7,14 @@ PORTNAME= flickcurl PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.dajobe.org/flickcurl/ MAINTAINER= vanilla@FreeBSD.org COMMENT= C library for the Flickr API -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget ltverhack libxml2 pkgconfig |