summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2012-12-22 20:00:11 +0000
committerjoerg <joerg>2012-12-22 20:00:11 +0000
commit51ca03eb7585548bb51d309226f1d2d458adf0c2 (patch)
treefae8ab20db8bfbfc4e07db954d2ad67615d431d9 /chat
parent4a3db05b2d0bd1e92deb91fd67cdaf0cd68ff035 (diff)
downloadpkgsrc-51ca03eb7585548bb51d309226f1d2d458adf0c2.tar.gz
Needs pkg-config
Diffstat (limited to 'chat')
-rw-r--r--chat/psi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index 069e7243554..593ab6c5f5c 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2012/12/07 23:52:09 schnoebe Exp $
+# $NetBSD: Makefile,v 1.73 2012/12/22 20:00:11 joerg Exp $
DISTNAME= psi-0.15
CATEGORIES= chat
@@ -15,7 +15,7 @@ DEPENDS+= qca2-ossl>=2.0.0beta3:../../security/qca2-ossl
DIST_SUBDIR= ${DISTNAME}
DISTFILES= ${DEFAULT_DISTFILES} ${LANG_FILES}
-USE_TOOLS+= gmake unzip
+USE_TOOLS+= gmake unzip pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
HAS_CONFIGURE= yes