summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorzuntum <zuntum>2005-02-13 22:38:53 +0000
committerzuntum <zuntum>2005-02-13 22:38:53 +0000
commitcf9fda7e2cf1d819bbd607f2a1c1713d5d24f17f (patch)
treea81700196fa25fe20c0e068b801e9e991cb08734 /chat
parentf3319745594da6944c00de5cafee689fcc2500bd (diff)
downloadpkgsrc-cf9fda7e2cf1d819bbd607f2a1c1713d5d24f17f.tar.gz
Apply fixes from pkg/29230 by Georg Schwarz <georg.schwarz@freenet.de>
fixing the following issues: - chat/eggdrop builds without zlib support on systems without native zlib support. - chat/eggdrop compiles without modules on platforms where it does not explicitly know to support them, missing a few items for PLIST
Diffstat (limited to 'chat')
-rw-r--r--chat/eggdrop/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile
index bfbe8a2a2e0..549dec4e12f 100644
--- a/chat/eggdrop/Makefile
+++ b/chat/eggdrop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/12/03 15:14:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2005/02/13 22:38:53 zuntum Exp $
DISTNAME= eggdrop1.6.17
PKGNAME= eggdrop-1.6.17
@@ -65,12 +65,14 @@ do-install-program:
botchk weed ${PREFIX}/share/eggdrop/scripts/
.include "../../lang/tcl/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
.if defined(NOPIC)
BUILD_TARGET= static
PLIST_SUBST+= NOPIC="@comment "
.else
+BUILD_TARGET= eggdrop
PLIST_SUBST+= NOPIC=
do-install: do-install-modules
do-install-modules: