aboutsummaryrefslogtreecommitdiffstats
path: root/security/libotr
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-07-26 15:13:52 +0800
committerdougb <dougb@FreeBSD.org>2012-07-26 15:13:52 +0800
commitf8efe5ccbf0bdd7e4bd2301fc8778275147244e6 (patch)
tree23e35fd75fcf265dfcebc1e51241cd793cdd1cf8 /security/libotr
parentb462c7ff7973274dc5f92a960eb66de85875596d (diff)
downloadfreebsd-ports-gnome-f8efe5ccbf0bdd7e4bd2301fc8778275147244e6.tar.gz
freebsd-ports-gnome-f8efe5ccbf0bdd7e4bd2301fc8778275147244e6.tar.zst
freebsd-ports-gnome-f8efe5ccbf0bdd7e4bd2301fc8778275147244e6.zip
Revert the unauthorized conversion of pkg-config from a proper build dep
to the new macro (r301539). Convert pkg-config to pkgconf. Add a build dep on pkgconf to pidgin-otr to handle libotr's .pc files
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 8383609285e2..ce9d58e4c4e2 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -20,6 +20,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= dougb@FreeBSD.org
COMMENT= The portable OTR Messaging Library and toolkit
+BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \
gcrypt:${PORTSDIR}/security/libgcrypt
@@ -27,7 +28,6 @@ MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= autoconf libtool
USE_LDCONFIG= yes
-USE_PKGCONFIG= yes
MAN1= otr_toolkit.1
MLINKS= otr_toolkit.1 otr_parse.1 \