diff options
Diffstat (limited to 'textproc/rubygem-augeas/Makefile')
-rw-r--r-- | textproc/rubygem-augeas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-augeas/Makefile b/textproc/rubygem-augeas/Makefile index e2648012f2cb..04fc1a1abfda 100644 --- a/textproc/rubygem-augeas/Makefile +++ b/textproc/rubygem-augeas/Makefile @@ -13,7 +13,8 @@ LIB_DEPENDS= augeas:${PORTSDIR}/textproc/augeas USE_RUBY= yes USE_RUBYGEMS= yes -USE_GNOME= pkgconfig libxml2 +USES= pkgconfig +USE_GNOME= libxml2 RUBYGEM_AUTOPLIST= yes CONFIGURE_ARGS+= --with-opt-include="${LOCALBASE}/include/libxml2" |