diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /www/flickcurl | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Sync to new bsd.autotools.mk
Notes
Notes:
svn path=/head/; revision=265663
Diffstat (limited to 'www/flickcurl')
-rw-r--r-- | www/flickcurl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flickcurl/Makefile b/www/flickcurl/Makefile index 21e797bc2ff8..5815400e8daa 100644 --- a/www/flickcurl/Makefile +++ b/www/flickcurl/Makefile @@ -16,7 +16,7 @@ COMMENT= C library for the Flickr API LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack gnometarget ltverhack libxml2 pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc |