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

(-)b/textproc/iksemel/Makefile (+1 lines)
Lines 20-25 GH_TAGNAME= 978b733 Link Here
20
USES=		autoreconf libtool makeinfo pathfix pkgconfig
20
USES=		autoreconf libtool makeinfo pathfix pkgconfig
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS+=--with-gnutls=yes \
22
CONFIGURE_ARGS+=--with-gnutls=yes \
23
		--without-openssl \
23
		--disable-python
24
		--disable-python
24
CPPFLAGS+=	${CXXFLAGS} -I${LOCALBASE}/include
25
CPPFLAGS+=	${CXXFLAGS} -I${LOCALBASE}/include
25
LDFLAGS+=	-L${LOCALBASE}/lib
26
LDFLAGS+=	-L${LOCALBASE}/lib

Return to bug 254296