diff options
Diffstat (limited to 'www/rsstool/Makefile')
-rw-r--r-- | www/rsstool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rsstool/Makefile b/www/rsstool/Makefile index bc1cf68f1fe9..6161dcb64397 100644 --- a/www/rsstool/Makefile +++ b/www/rsstool/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= BERLIOS MAINTAINER= miwi@FreeBSD.org COMMENT= Read, parse, merge and write RSS and Atom feeds -USE_ICONV= yes +USES= iconv USE_GNOME= libxml2 USE_GMAKE= yes BUILD_WRKSRC= ${WRKSRC}/src |