aboutsummaryrefslogtreecommitdiff
path: root/security/libotr
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-07-23 06:52:27 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-07-23 06:52:27 +0000
commit8655105e57f18b6dfd26c26d74f00e5cb59045d5 (patch)
treefdda4c93e534745c72464bc161612e6e2bae611c /security/libotr
parentdcf133892f2bbe6280149262ee800e24a8288177 (diff)
downloadports-8655105e57f18b6dfd26c26d74f00e5cb59045d5.tar.gz
ports-8655105e57f18b6dfd26c26d74f00e5cb59045d5.zip
Change USE_GNOME= pkgconfig to a direct BUILD_DEPENDS for my ports
Notes
Notes: svn path=/head/; revision=301373
Diffstat (limited to 'security/libotr')
-rw-r--r--security/libotr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile
index c0140dcbe567..d53a8f6f6abd 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -20,12 +20,12 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= dougb@FreeBSD.org
COMMENT= The portable OTR Messaging Library and toolkit
+BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \
gcrypt:${PORTSDIR}/security/libgcrypt
MAKE_JOBS_SAFE= yes
-USE_GNOME= pkgconfig
USE_AUTOTOOLS= autoconf libtool
USE_LDCONFIG= yes