View | Details | Raw Unified | Return to bug 236617
Collapse All | Expand All

(-)irc/bitchx/Makefile (-3 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	bitchx
4
PORTNAME=	bitchx
5
PORTVERSION=	1.2.1
5
PORTVERSION=	1.2.1
6
PORTREVISION=	1
6
PORTREVISION=	2
7
PORTEPOCH=	1
7
PORTEPOCH=	1
8
CATEGORIES+=	irc
8
CATEGORIES+=	irc
9
MASTER_SITES=	SF/${PORTNAME}/ircii-pana/${PORTNAME}-${DISTVERSION}
9
MASTER_SITES=	SF/${PORTNAME}/ircii-pana/${PORTNAME}-${DISTVERSION}
Lines 20-26 Link Here
20
		--bindir="${PREFIX}/bin" \
20
		--bindir="${PREFIX}/bin" \
21
		--datadir="${PREFIX}/share" \
21
		--datadir="${PREFIX}/share" \
22
		--libdir="${PREFIX}/share"
22
		--libdir="${PREFIX}/share"
23
LIBS+=		-L${LOCALBASE}/lib
24
23
25
OPTIONS_SUB=	yes
24
OPTIONS_SUB=	yes
26
25
Lines 40-46 Link Here
40
39
41
IPV6_CONFIGURE_ENABLE=	ipv6
40
IPV6_CONFIGURE_ENABLE=	ipv6
42
41
43
SSL_CONFIGURE_WITH=	ssl
42
SSL_CONFIGURE_WITH=	ssl="${OPENSSLBASE}"
44
SSL_USES=		ssl
43
SSL_USES=		ssl
45
44
46
PLUGINS_CONFIGURE_WITH=	plugins="${PLUGIN_LIST:C/\$$/,/g}"
45
PLUGINS_CONFIGURE_WITH=	plugins="${PLUGIN_LIST:C/\$$/,/g}"

Return to bug 236617