summaryrefslogtreecommitdiff
path: root/security/pinentry/files/patch-gtk::Makefile.am
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:22:04 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:22:04 +0000
commitd0085641e382dc28e12bf47b48348a9d36c73c24 (patch)
tree8aee121423f8b9740f7a14d2e5fb16a893f8a566 /security/pinentry/files/patch-gtk::Makefile.am
parent- upgrade to to 1.14.1; (diff)
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
Notes
Notes: svn path=/head/; revision=108303
Diffstat (limited to 'security/pinentry/files/patch-gtk::Makefile.am')
-rw-r--r--security/pinentry/files/patch-gtk::Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pinentry/files/patch-gtk::Makefile.am b/security/pinentry/files/patch-gtk::Makefile.am
deleted file mode 100644
index 42ec50ec2448..000000000000
--- a/security/pinentry/files/patch-gtk::Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtk/Makefile.am.orig Thu Jan 30 07:49:55 2003
-+++ gtk/Makefile.am Thu Jan 30 07:50:41 2003
-@@ -32,7 +32,7 @@
- AM_CPPFLAGS = $(GLIB_CFLAGS) $(GTK_CFLAGS) $(ncurses_include) \
- -I$(top_srcdir)/secmem -I$(top_srcdir)/pinentry
- LDADD = ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a \
-- $(LIBCAP) $(GTK_LIBS) $(libcurses)
-+ ../common/libcommon.a $(LIBCAP) $(GTK_LIBS) $(libcurses)
-
- pinentry_gtk_SOURCES = pinentry-gtk.c \
- gtksecentry.c gtksecentry.h