diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:17:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:17:00 +0000 |
commit | 77baedc828998509aa22424356a907d80799d6b8 (patch) | |
tree | 4c6a9e28a412ed5db86a510884611a8cef0167fd /security/xmlsec1 | |
parent | b4f4d38cda284d4322386d518d01a1032ed14ddc (diff) |
Notes
Diffstat (limited to 'security/xmlsec1')
-rw-r--r-- | security/xmlsec1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index bb7625b886f8..785e842b6ad5 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ libltdl.so:devel/libltdl -USES= libtool localbase pathfix pkgconfig ssl gmake +USES= gmake gnome libtool localbase pathfix pkgconfig ssl USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes GNU_CONFIGURE= yes |