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

(-)gpgme/Makefile (-1 / +1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	gpgme
8
PORTNAME=	gpgme
9
PORTVERSION=	0.3.15
9
PORTVERSION=	0.3.15
10
PORTREVISION=	1
10
CATEGORIES=	security
11
CATEGORIES=	security
11
MASTER_SITES=	${MASTER_SITE_GNUPG}
12
MASTER_SITES=	${MASTER_SITE_GNUPG}
12
MASTER_SITE_SUBDIR=	gpgme
13
MASTER_SITE_SUBDIR=	gpgme
Lines 18-24 Link Here
18
LIB_DEPENDS=	pth.20:${PORTSDIR}/devel/pth
19
LIB_DEPENDS=	pth.20:${PORTSDIR}/devel/pth
19
20
20
USE_LIBTOOL=	yes
21
USE_LIBTOOL=	yes
21
CONFIGURE_ARGS=	--without-gpgsm
22
CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
22
CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
INSTALLS_SHLIB=	yes
24
INSTALLS_SHLIB=	yes

Return to bug 52459