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

(-)gpa/Makefile (+4 lines)
Lines 30-35 Link Here
30
30
31
.include <bsd.port.pre.mk>
31
.include <bsd.port.pre.mk>
32
32
33
.if !exists(${LOCALBASE}/bin/gpgsm)
34
IGNORE=		requires gpgsm. (Re)Install security/gnupg with the GPGSM option ON, then rebuild security/gpgme if installed
35
.endif
36
33
.if defined(WITHOUT_NLS)
37
.if defined(WITHOUT_NLS)
34
CONFIGURE_ARGS+=--disable-nls
38
CONFIGURE_ARGS+=--disable-nls
35
PLIST_SUB+=	NLS="@comment "
39
PLIST_SUB+=	NLS="@comment "

Return to bug 140059