summaryrefslogtreecommitdiff
path: root/security/pinentry/files/patch-curses::Makefile.am
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:53:03 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:53:03 +0000
commitb185046be2ec03555daaf4f26d38542c403a9955 (patch)
tree0274ce607614533de66837fc1f70d4c35770d9e1 /security/pinentry/files/patch-curses::Makefile.am
parentUpdate to 0.2.3 (diff)
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
Diffstat (limited to 'security/pinentry/files/patch-curses::Makefile.am')
-rw-r--r--security/pinentry/files/patch-curses::Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry/files/patch-curses::Makefile.am b/security/pinentry/files/patch-curses::Makefile.am
index 42222522344b..36dce30e679c 100644
--- a/security/pinentry/files/patch-curses::Makefile.am
+++ b/security/pinentry/files/patch-curses::Makefile.am
@@ -7,6 +7,6 @@
- ../assuan/libassuan.a ../secmem/libsecmem.a \
- $(LIBCAP) $(LIBCURSES) $(LIBICONV)
+ ../assuan/libassuan.a ../secmem/libsecmem.a ../common/libcommon.a \
-+ $(LIBCAP) $(LIBCURSES) $(LIBICONV) -lgnugetopt
++ $(LIBCAP) $(LIBCURSES) $(LIBICONV)
pinentry_curses_SOURCES = pinentry-curses.c