aboutsummaryrefslogtreecommitdiffstats
path: root/security/libotr
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-07-23 14:52:27 +0800
committerdougb <dougb@FreeBSD.org>2012-07-23 14:52:27 +0800
commit314c85ff539595c71f76b93ffbc1ab9f55205679 (patch)
treefdda4c93e534745c72464bc161612e6e2bae611c /security/libotr
parent90c2eb4cbcb24ba7635123c40e4768923521e203 (diff)
downloadfreebsd-ports-gnome-314c85ff539595c71f76b93ffbc1ab9f55205679.tar.gz
freebsd-ports-gnome-314c85ff539595c71f76b93ffbc1ab9f55205679.tar.zst
freebsd-ports-gnome-314c85ff539595c71f76b93ffbc1ab9f55205679.zip
Change USE_GNOME= pkgconfig to a direct BUILD_DEPENDS for my ports
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