diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:07:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:07:39 +0000 |
commit | fff296bfe7e1afaa552a3b360b7a478288ef7be9 (patch) | |
tree | 89c14611c583909707d36d2ee33980021a65b425 /security/libsecret | |
parent | b55428d14a6a552c7e2405f40678662b6845e3d4 (diff) | |
download | ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.tar.gz ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.zip |
Notes
Diffstat (limited to 'security/libsecret')
-rw-r--r-- | security/libsecret/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile index 1338a2e22267..9deb7b9ff6d5 100644 --- a/security/libsecret/Makefile +++ b/security/libsecret/Makefile @@ -14,9 +14,8 @@ COMMENT= Library to access the secret service API BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt -USE_XZ= yes USE_GNOME= gnomehier glib20 libxslt:build intltool introspection:build -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-introspection --disable-vala |