summaryrefslogtreecommitdiff
path: root/chat/unrealircd/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2012-04-25 15:55:42 +0000
committerdrochner <drochner>2012-04-25 15:55:42 +0000
commitde150c48d49b24fbe63227150ad6aae18fa353b5 (patch)
treed42a6ba498c21557d331bfd9c107b12da92d4121 /chat/unrealircd/Makefile
parent60fc873968a0baa040a25be16e16f0adaa495c8d (diff)
downloadpkgsrc-de150c48d49b24fbe63227150ad6aae18fa353b5.tar.gz
update to 3.2.9
from the announcement: There have been 212 changes since previous release which is almost the Same as previous THREE stable releases combined. The changes consist of the usual amount of bugfixes, however also a substantial amount of new features have been added. pkgsrc note: This removes the dependencies on fixed (old) versions of tre and c-ares.
Diffstat (limited to 'chat/unrealircd/Makefile')
-rw-r--r--chat/unrealircd/Makefile19
1 files changed, 5 insertions, 14 deletions
diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile
index 8fe2a6dd140..3edbf21866a 100644
--- a/chat/unrealircd/Makefile
+++ b/chat/unrealircd/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2012/02/16 16:08:15 hans Exp $
+# $NetBSD: Makefile,v 1.33 2012/04/25 15:55:42 drochner Exp $
-DISTNAME= Unreal3.2.8.1
-PKGNAME= unrealircd-3.2.8.1
-PKGREVISION= 1
+DISTNAME= Unreal3.2.9
+PKGNAME= unrealircd-3.2.9
CATEGORIES= chat
MASTER_SITES= http://unrealircd.com/downloads/
@@ -16,23 +15,15 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config gmake
-TRE_NEEDED= 0.7.5
-CARES_NEEDED= 1.6.0
CHECK_PORTABILITY_SKIP= update
WRKSRC= ${WRKDIR}/Unreal3.2
-BUILDLINK_API_DEPENDS.tre+= tre>=${TRE_NEEDED}
-BUILDLINK_API_DEPENDS.libcares+= libcares-${CARES_NEEDED}
-
.include "../../mk/bsd.prefs.mk"
-CONFIGURE_ENV+= tre_version=${TRE_NEEDED:Q}
-CONFIGURE_ENV+= TREINCDIR=-I${BUILDLINK_PREFIX.tre}/include
-CONFIGURE_ENV+= cares_version=${CARES_NEEDED:Q}
-CONFIGURE_ENV+= CARESINCDIR='${BUILDLINK_PREFIX.libcares}/include'
-CONFIGURE_ENV+= CARESLIBDIR='-L${BUILDLINK_PREFIX.libcares}/lib'
+CONFIGURE_ARGS+= --with-system-cares
+CONFIGURE_ARGS+= --with-system-tre
CONFIGURE_ARGS+= --with-dpath=${UIRCD_HOME:Q}
CONFIGURE_ARGS+= --with-spath=${PREFIX:Q}/sbin/ircd