From 27772770604415c4b00d88191f44cfba460fca23 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 10 Jun 2007 12:52:50 +0000 Subject: [PATCH] - Set CONFLICTS with openfire PR: 112549 Submitted by: Nikolay Pavlov (maintainer) --- net-im/wildfire/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net-im/wildfire/Makefile b/net-im/wildfire/Makefile index 82c240d22378..f26bb66fd211 100644 --- a/net-im/wildfire/Makefile +++ b/net-im/wildfire/Makefile @@ -16,14 +16,15 @@ MAINTAINER= quetzal@zone3000.net COMMENT= Openfire (formerly Wildfire) is an enterprise instant messaging server RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper + +USE_ANT= yes USE_JAVA= yes JAVA_VERSION= 1.5+ -USE_ANT= yes +CONFLICTS= openfire-[0-9]* -USE_RC_SUBR= wildfire ALL_TARGET= wildfire - +USE_RC_SUBR= wildfire SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME}_src