summaryrefslogtreecommitdiff
path: root/irc/iroffer-dinoex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/iroffer-dinoex/Makefile')
-rw-r--r--irc/iroffer-dinoex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 6142d15e468c..a6de9d748288 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -12,7 +12,9 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy
LICENSE= GPLv2
+
CONFLICTS= iroffer-1* iroffer-lamm-1.*
+NO_STAGE= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
@@ -43,7 +45,6 @@ IROFFER_HTDOCS= iroffer-state.css robots.txt \
OPTIONS_DEFINE= CURL RUBY UPNP GEOIP
OPTIONS_DEFAULT=CURL RUBY UPNP GEOIP
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCURL}