aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ircproxy
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2013-05-16 02:30:49 +0800
committerzi <zi@FreeBSD.org>2013-05-16 02:30:49 +0800
commitdac47611e98a5abdf6c3dcc3b6992a2ee69164c3 (patch)
treed55b21f450ce693bd7b0c575aa71ba40365830b5 /irc/ircproxy
parent76bd1736c0439912124cf5aa80fd89c6b1dbce8b (diff)
downloadfreebsd-ports-gnome-dac47611e98a5abdf6c3dcc3b6992a2ee69164c3.tar.gz
freebsd-ports-gnome-dac47611e98a5abdf6c3dcc3b6992a2ee69164c3.tar.zst
freebsd-ports-gnome-dac47611e98a5abdf6c3dcc3b6992a2ee69164c3.zip
- Bump PORTREVISION after dns/c-ares update
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