summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-08 21:58:47 +0000
committerrillig <rillig>2006-10-08 21:58:47 +0000
commitd6ef9f520cb2dfc949cc5873e7d67f2a82c83112 (patch)
tree932bf135b0ca0bbe1263e87dba103ecd5c3d567c /chat
parentee388ad3631b189b34f17e6668172832c49880ee (diff)
downloadpkgsrc-d6ef9f520cb2dfc949cc5873e7d67f2a82c83112.tar.gz
This package has GNU and non-GNU configure scripts.
Diffstat (limited to 'chat')
-rw-r--r--chat/jabberd/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/chat/jabberd/Makefile b/chat/jabberd/Makefile
index fdccacbaa87..f1fadd64c51 100644
--- a/chat/jabberd/Makefile
+++ b/chat/jabberd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/10/04 20:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2006/10/08 21:58:47 rillig Exp $
#
DISTNAME= jabber-1.4.2
@@ -15,8 +15,10 @@ CONFLICTS= jabberd2-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
-HAS_CONFIGURE= yes
-USE_TOOLS+= gmake
+# A self-made configure script, and GNU ones in subdirectories.
+HAS_CONFIGURE= yes
+OVERRIDE_GNU_CONFIG_SCRIPTS= yes
+USE_TOOLS+= gmake
CONFIGURE_ARGS+= --enable-ssl
CONFIGURE_ENV+= prefix=${PREFIX}