diff options
Diffstat (limited to 'textproc/liblrdf/Makefile')
-rw-r--r-- | textproc/liblrdf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index d14023fe6628..632d8e5216f8 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -20,8 +20,7 @@ USE_AUTOTOOLS= libtoolize automake autoconf aclocal ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes -USE_ICONV= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig iconv USE_GNOME= libxml2 libxslt GNOME_MAKEFILEIN= Makefile.am USE_LDCONFIG= yes |