aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry-curses
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-06-24 08:25:55 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-06-24 08:25:55 +0000
commitac1b0c5c742a0255e3f1fdb368e6e188e264000c (patch)
tree776aa0afd82012d9db8dcbda92d152f03638213b /security/pinentry-curses
parent46c33b2f1191086a09a28577442845c5da059546 (diff)
downloadports-ac1b0c5c742a0255e3f1fdb368e6e188e264000c.tar.gz
ports-ac1b0c5c742a0255e3f1fdb368e6e188e264000c.zip
Update to 0.7.6
Add new frontend: pinentry-qt4
Notes
Notes: svn path=/head/; revision=236576
Diffstat (limited to 'security/pinentry-curses')
-rw-r--r--security/pinentry-curses/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/pinentry-curses/Makefile b/security/pinentry-curses/Makefile
index d6d7819c71b4..4cac9dfe93a6 100644
--- a/security/pinentry-curses/Makefile
+++ b/security/pinentry-curses/Makefile
@@ -11,9 +11,8 @@ COMMENT= Curses version of the gnupg password dialog
CONFLICTS= pinentry-[0-9]*
-PINENTRY_CURSES=yes
-
-PKGNAMESUFFIX= -curses
+PINENTRY_SLAVE= -curses
+WITH_NCURSES= yes
MASTERDIR= ${.CURDIR}/../pinentry