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

(-)/tmp/pinentry/Makefile (-1 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	pinentry
8
PORTNAME=	pinentry
9
PORTVERSION=	0.8.1
9
PORTVERSION=	0.8.1
10
PORTREVISION?=	0
10
PORTREVISION?=	1
11
CATEGORIES=	security
11
CATEGORIES=	security
12
MASTER_SITES=	${MASTER_SITE_GNUPG}
12
MASTER_SITES=	${MASTER_SITE_GNUPG}
13
MASTER_SITE_SUBDIR=	pinentry
13
MASTER_SITE_SUBDIR=	pinentry
Lines 23-28 Link Here
23
USE_ICONV=	yes
23
USE_ICONV=	yes
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
USE_GMAKE=	yes
25
USE_GMAKE=	yes
26
USE_NCURSES=	yes
26
INFO=		pinentry
27
INFO=		pinentry
27
28
28
CFLAGS+=	-I${LOCALBASE}/include
29
CFLAGS+=	-I${LOCALBASE}/include

Return to bug 157142