summaryrefslogtreecommitdiff
path: root/chat/gale
diff options
context:
space:
mode:
authorjoerg <joerg>2009-08-03 14:01:32 +0000
committerjoerg <joerg>2009-08-03 14:01:32 +0000
commit22f2f69d5f31f73a4c06d0d9f2b618384e50dbe0 (patch)
tree214b28ddf462814e2c5e065fb7ede22618c18a15 /chat/gale
parent7651ee84563c97e445be24e91fd05b7ab6153660 (diff)
downloadpkgsrc-22f2f69d5f31f73a4c06d0d9f2b618384e50dbe0.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'chat/gale')
-rw-r--r--chat/gale/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile
index ed1777ff1dd..18287f17edb 100644
--- a/chat/gale/Makefile
+++ b/chat/gale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2009/05/20 00:58:08 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2009/08/03 14:01:32 joerg Exp $
DISTNAME= gale-0.99fruit
PKGNAME= gale-0.99f
@@ -13,6 +13,8 @@ COMMENT= Secure instant messaging system
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_GNU_READLINE= yes # needs rl_named_function()
USE_LIBTOOL= yes
GNU_CONFIGURE= yes