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

(-)textproc/iksemel/Makefile (-1 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	iksemel
8
PORTNAME=	iksemel
9
PORTVERSION=	1.4
9
PORTVERSION=	1.4
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	textproc
11
CATEGORIES=	textproc
12
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
12
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
13
13
Lines 16-21 Link Here
16
16
17
LIB_DEPENDS=	gnutls.47:${PORTSDIR}/security/gnutls
17
LIB_DEPENDS=	gnutls.47:${PORTSDIR}/security/gnutls
18
18
19
USE_PKGCONFIG=	build
19
USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtool
20
USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtool
20
ACLOCAL_ARGS=	-I ${LOCALBASE}/share/aclocal
21
ACLOCAL_ARGS=	-I ${LOCALBASE}/share/aclocal
21
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes

Return to bug 171139