diff options
Diffstat (limited to 'textproc/xml2/Makefile')
-rw-r--r-- | textproc/xml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml2/Makefile b/textproc/xml2/Makefile index 1e05b013ad1f..0425f340f566 100644 --- a/textproc/xml2/Makefile +++ b/textproc/xml2/Makefile @@ -13,7 +13,7 @@ COMMENT= Convert between XML and a line-oriented format similar to XPath LICENSE= GPLv2 GNU_CONFIGURE= yes -USE_PKGCONFIG= build +USES= pkgconfig USE_GNOME= libxml2 PLIST_FILES= bin/xml2 \ |