--- gpa/Makefile 2009-10-14 19:07:03.000000000 -0400 +++ gpa/Makefile 2009-10-14 21:15:01.000000000 -0400 @@ -30,6 +30,10 @@ .include +.if !exists(${LOCALBASE}/bin/gpgsm) +IGNORE= requires gpgsm. (Re)Install security/gnupg with the GPGSM option ON, then rebuild security/gpgme if installed +.endif + .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment "