FreeBSD Bugzilla – Attachment 100710 Details for
Bug 140059
[MAINTAINER] security/gpa: Mark IGNORE if gpgsm is not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
2009-10-14-gpa.diff
2009-10-14-gpa.diff (text/plain), 455 bytes, created by
Jason E. Hale
on 2009-10-28 19:20:01 UTC
(
hide
)
Description:
2009-10-14-gpa.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2009-10-28 19:20:01 UTC
Size:
455 bytes
patch
obsolete
>diff -ruN gpa.orig/Makefile gpa/Makefile >--- gpa.orig/Makefile 2009-10-14 19:07:03.000000000 -0400 >+++ gpa/Makefile 2009-10-14 21:15:01.000000000 -0400 >@@ -30,6 +30,10 @@ > > .include <bsd.port.pre.mk> > >+.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 "
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 140059
: 100710