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

(-)Makefile (-1 / +3 lines)
Lines 12-20 Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
USES=		gmake iconv
15
USES=		cpe gmake iconv
16
USE_AUTOTOOLS=	autoconf
16
USE_AUTOTOOLS=	autoconf
17
17
18
CPE_VENDOR=	fishshell
19
18
CPPFLAGS+=	-I${LOCALBASE}/include
20
CPPFLAGS+=	-I${LOCALBASE}/include
19
LDFLAGS+=	-L${LOCALBASE}/lib -pthread ${ICONV_LIB}
21
LDFLAGS+=	-L${LOCALBASE}/lib -pthread ${ICONV_LIB}
20
22

Return to bug 197413