diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:19:53 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:19:53 +0000 |
commit | 9ccbbb33865130ef139e37c57ffc9d61a3040b11 (patch) | |
tree | d5d4f75877d5ba58987f3792193f089fabea7f86 /security/newpg/files/patch-scd::Makefile.in | |
parent | Update to 0.6. The list of all that is good in this release can be found at: (diff) |
security/newpg -> security/gnupg-devel
Notes
Notes:
svn path=/head/; revision=108301
Diffstat (limited to 'security/newpg/files/patch-scd::Makefile.in')
-rw-r--r-- | security/newpg/files/patch-scd::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/newpg/files/patch-scd::Makefile.in b/security/newpg/files/patch-scd::Makefile.in deleted file mode 100644 index 7d0202eedc3e..000000000000 --- a/security/newpg/files/patch-scd::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- scd/Makefile.in Wed Dec 4 14:13:18 2002 -+++ scd/Makefile.in.new Wed Jan 29 19:46:49 2003 -@@ -138,7 +138,7 @@ - AM_CPPFLAGS = -I$(top_srcdir)/common $(OPENSC_CFLAGS) $(LIBGCRYPT_CFLAGS) \ - $(KSBA_CFLAGS) - --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ $(INTLLIBS) - - scdaemon_SOURCES = \ - scdaemon.c scdaemon.h \ |