summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-03-04 21:05:04 +0000
committeradrianp <adrianp@pkgsrc.org>2005-03-04 21:05:04 +0000
commita93558e11adfbf31298bacaa1c8199685fab4007 (patch)
tree65be90d10d9b125e6cde9bc33f45ef718629a5e9 /chat
parent69c509bf6b4c9ad59f8e384468756e898c03251a (diff)
downloadpkgsrc-a93558e11adfbf31298bacaa1c8199685fab4007.tar.gz
- Sort PLIST to make pkglint happy
- Move USE_INET6 BUILD_DEFS as pointed out by Georg Schwarz on tech-pkg@
Diffstat (limited to 'chat')
-rw-r--r--chat/eggdrop/Makefile4
-rw-r--r--chat/eggdrop/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile
index 549dec4e12f..f0b329b275e 100644
--- a/chat/eggdrop/Makefile
+++ b/chat/eggdrop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/02/13 22:38:53 zuntum Exp $
+# $NetBSD: Makefile,v 1.18 2005/03/04 21:05:04 adrianp Exp $
DISTNAME= eggdrop1.6.17
PKGNAME= eggdrop-1.6.17
@@ -13,13 +13,13 @@ COMMENT= IRC robot with TCL scripting and multi-channel ability
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
+BUILD_DEFS+= USE_INET6
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ENV+= TCLLIB="${PREFIX}/lib" TCLINC="${PREFIX}/include"
.include "../../mk/bsd.prefs.mk"
.if defined(USE_INET6) && !empty(USE_INET6:M[Yy][Ee][Ss])
-BUILD_DEFS+= USE_INET6
CONFIGURE_ARGS+= --enable-ipv6
PLIST_SUBST+= NOIPV6="@comment "
.else
diff --git a/chat/eggdrop/PLIST b/chat/eggdrop/PLIST
index 746350c03a4..60680f33ce0 100644
--- a/chat/eggdrop/PLIST
+++ b/chat/eggdrop/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/12/03 12:15:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/03/04 21:05:04 adrianp Exp $
bin/eggdrop
${NOPIC}lib/eggdrop/assoc.so
${NOPIC}lib/eggdrop/blowfish.so
@@ -22,9 +22,9 @@ share/doc/eggdrop/BOTNET
share/doc/eggdrop/FIRST-SCRIPT
share/doc/eggdrop/MODULES
share/doc/eggdrop/PARTYLINE
-share/doc/eggdrop/USERS
share/doc/eggdrop/TEXT-SUBSTITUTIONS
share/doc/eggdrop/TRICKS
+share/doc/eggdrop/USERS
share/doc/eggdrop/tcl-commands.doc
share/doc/html/eggdrop/about.html
share/doc/html/eggdrop/app-problems.html