aboutsummaryrefslogtreecommitdiff
path: root/irc/xaric
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
commitc88aaf5c891059139a97c6a9da40fb5cbe102634 (patch)
tree03708cdbdeb7094897643531ddd754b2c9a2c51b /irc/xaric
parent11c750925ed8e4b886a43e45df089896dd23e6f5 (diff)
downloadports-c88aaf5c891059139a97c6a9da40fb5cbe102634.tar.gz
ports-c88aaf5c891059139a97c6a9da40fb5cbe102634.zip
Add missing USE_OPENSSL=yes
PR: 195796
Notes
Notes: svn path=/head/; revision=377064
Diffstat (limited to 'irc/xaric')
-rw-r--r--irc/xaric/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/xaric/Makefile b/irc/xaric/Makefile
index d964e2d35bc4..b0d257ac2892 100644
--- a/irc/xaric/Makefile
+++ b/irc/xaric/Makefile
@@ -3,14 +3,16 @@
PORTNAME= xaric
PORTVERSION= 0.13.6
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://xaric.org/software/xaric/releases/
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC Client similer to BitchX or ircII
-USES= pathfix gmake
GNU_CONFIGURE= yes
+USES= gmake pathfix
+USE_OPENSSL= yes
post-patch:
@${REINPLACE_CMD} -e 's|-ggdb3||g' ${WRKSRC}/Makefile.in