summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau>2014-06-27 23:02:04 +0000
committerasau <asau>2014-06-27 23:02:04 +0000
commit1f1baee9952279ae30a42226ff42bd9226e47ed9 (patch)
tree1b1b69c7d36740a5e6200250daa4014ca5f93832
parent4e4f129ce3a3975d6c4d5f5933290201d95ef840 (diff)
downloadpkgsrc-1f1baee9952279ae30a42226ff42bd9226e47ed9.tar.gz
"configure" is a wrapper script around "waf", it is not GNU configure definitly.
-rw-r--r--devel/talloc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile
index d9227c5a54e..503721a3fba 100644
--- a/devel/talloc/Makefile
+++ b/devel/talloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/05/30 13:51:12 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/27 23:02:04 asau Exp $
DISTNAME= talloc-2.1.1
CATEGORIES= devel
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes # wrapper script around WAF
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= talloc.pc.in