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

(-)Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
# Co-maintainer: Chris Petrik <chris@bsdjunk.com> (PR/181627)
11
# Co-maintainer: Chris Petrik <chris@bsdjunk.com> (PR/181627)
12
COMMENT=	Feature-rich scriptable IRC client
12
COMMENT=	Feature-rich scriptable IRC client
13
13
14
USES=		gmake
14
USES=		cpe gmake
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
CONFIGURE_ARGS+=--exec-prefix="${PREFIX}/share" \
16
CONFIGURE_ARGS+=--exec-prefix="${PREFIX}/share" \
17
		--bindir="${PREFIX}/bin" \
17
		--bindir="${PREFIX}/bin" \

Return to bug 199375