summaryrefslogtreecommitdiff
path: root/irc/ctrlproxy/Makefile
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-10-27 02:00:08 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-10-27 02:00:08 +0000
commitaf79776fb1e8a0ada6e9a66e78428c552bbf7999 (patch)
tree6a83f1425d259e1392e8f7cd68d16bfba2b13a06 /irc/ctrlproxy/Makefile
parent7a47bd6cdd3cb116b75a07d0f32578ea55b7559b (diff)
Notes
Diffstat (limited to 'irc/ctrlproxy/Makefile')
-rw-r--r--irc/ctrlproxy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index ae4a349944fa..1c3ac04f82a7 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -7,17 +7,17 @@
#
PORTNAME= ctrlproxy
-PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTVERSION= 3.0.3
CATEGORIES= irc
MASTER_SITES= http://ctrlproxy.vernstok.nl/releases/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= chinsan@FreeBSD.org
COMMENT= Flexible IRC proxy
LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
USE_GNOME= glib20 gnometarget
+USE_LDCONFIG= yes
USE_GCC= 3.4+
USE_GMAKE= yes
GNU_CONFIGURE= yes