summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-09-13 19:24:13 +0000
committeradrianp <adrianp@pkgsrc.org>2007-09-13 19:24:13 +0000
commit4a045efb6091e854ed5e96ac902ab336a457b321 (patch)
treebe7955e52ee76f3801dcfb7e2e1f150d4ee80d18 /chat
parent9e2ebddcc17a3dee58b43061b3d61cdcd7bf2fb2 (diff)
downloadpkgsrc-4a045efb6091e854ed5e96ac902ab336a457b321.tar.gz
PKGREVSION++ due to tre changes
Diffstat (limited to 'chat')
-rw-r--r--chat/unrealircd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile
index 7cc3daefb79..fe7cab1a7ba 100644
--- a/chat/unrealircd/Makefile
+++ b/chat/unrealircd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2007/07/14 22:19:48 adrianp Exp $
+# $NetBSD: Makefile,v 1.21 2007/09/13 19:24:13 adrianp Exp $
DISTNAME= Unreal3.2.7
PKGNAME= unrealircd-3.2.7
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://unrealircd.icedslash.com/ \
http://www.blurryfox.com/unreal/ \
@@ -20,7 +21,7 @@ CARES_NEEDED= 1.4.0
CHECK_PORTABILITY_SKIP= update
-BUILDLINK_API_DEPENDS.tre+= tre-${TRE_NEEDED}
+BUILDLINK_API_DEPENDS.tre+= tre-${TRE_NEEDED}{,nb*}
BUILDLINK_API_DEPENDS.libcares+= libcares-${CARES_NEEDED}
.include "../../mk/bsd.prefs.mk"