diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-04 10:49:48 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-04 10:49:48 +0000 |
commit | a18bf468ef73dad49de13f423ab78d0a1c75a88a (patch) | |
tree | 92aaba02e480e3aa143069e48f51dba1d7b50ce5 /security/pinentry | |
parent | 81a8e79faea160a06d8f8b504bbe2459ca78f893 (diff) | |
download | ports-a18bf468ef73dad49de13f423ab78d0a1c75a88a.tar.gz ports-a18bf468ef73dad49de13f423ab78d0a1c75a88a.zip |
Notes
Diffstat (limited to 'security/pinentry')
-rw-r--r-- | security/pinentry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 3f37281c5836..19039742f37d 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt \ CONFLICTS?= pinentry-qt* pinentry-gtk* pinentry-curses* USE_GETOPT_LONG=yes +USE_ICONV= yes WANT_GNOME= yes USE_LIBTOOL_VER=13 USE_GMAKE= yes |