aboutsummaryrefslogtreecommitdiff
path: root/irc/ircproxy
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2013-05-15 18:30:49 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2013-05-15 18:30:49 +0000
commit005b16901b99d66f71135f8526be04df6921e7ce (patch)
treed55b21f450ce693bd7b0c575aa71ba40365830b5 /irc/ircproxy
parent998e735e726e63bf103359c00c21e5199adb041b (diff)
downloadports-005b16901b99d66f71135f8526be04df6921e7ce.tar.gz
ports-005b16901b99d66f71135f8526be04df6921e7ce.zip
Notes
Diffstat (limited to 'irc/ircproxy')
-rw-r--r--irc/ircproxy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile
index cd919dbeb507..e39dd99d9989 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -3,16 +3,17 @@
PORTNAME= ircproxy
PORTVERSION= 1.3.6
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= sylvio@FreeBSD.org
COMMENT= An IRC proxy/bouncer daemon
-LIB_DEPENDS= cares.2:${PORTSDIR}/dns/c-ares
-
LICENSE= GPLv3
+LIB_DEPENDS= cares:${PORTSDIR}/dns/c-ares
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib