Tue May 12 18:37:01 2009 UTC ()
pkglint -Wall


(martti)
diff -r1.11 -r1.12 pkgsrc/chat/ejabberd/Makefile

cvs diff -r1.11 -r1.12 pkgsrc/chat/ejabberd/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/ejabberd/Makefile 2009/05/12 18:36:19 1.11
+++ pkgsrc/chat/ejabberd/Makefile 2009/05/12 18:37:01 1.12
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.11 2009/05/12 18:36:19 martti Exp $ 1# $NetBSD: Makefile,v 1.12 2009/05/12 18:37:01 martti Exp $
2 2
3DISTNAME= ejabberd-2.0.5 3DISTNAME= ejabberd-2.0.5
4#PKGREVISION= 1 4#PKGREVISION= 1
5CATEGORIES= chat 5CATEGORIES= chat
6MASTER_SITES= http://www.process-one.net/downloads/ejabberd/2.0.5/ 6MASTER_SITES= http://www.process-one.net/downloads/ejabberd/2.0.5/
7 7
8MAINTAINER= martti@NetBSD.org 8MAINTAINER= martti@NetBSD.org
9HOMEPAGE= http://www.ejabberd.im/ 9HOMEPAGE= http://www.ejabberd.im/
10COMMENT= Free and Open Source distributed fault-tolerant Jabber server 10COMMENT= Free and Open Source distributed fault-tolerant Jabber server
 11
11LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15CONFLICTS+= jabberd-[0-9]* 16CONFLICTS+= jabberd-[0-9]*
16 17
17GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
18USE_TOOLS+= gmake 19USE_TOOLS+= gmake
19 20
20WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 21WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
21# much prefer to be explicit about the configure settings rather than 22# much prefer to be explicit about the configure settings rather than
22# depending on the defaults to continue to be sane or same between versions 23# depending on the defaults to continue to be sane or same between versions
23CONFIGURE_ARGS+= --enable-odbc 24CONFIGURE_ARGS+= --enable-odbc