diff options
Diffstat (limited to 'www/flickcurl/Makefile')
-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 fdb0e7dd1b06..c35e864d9a07 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 -USE_GNOME= gnomehack gnometarget ltverhack libxml2 pkgconfig +USE_GNOME= gnomehack ltverhack libxml2 pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc |