From 30c4d198d18d8aaf94630b018f22914271eb23f9 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jan 2006 20:45:42 +0000 Subject: Always set USE_X11BASE, which is needed when neither GTK nor Qt is specified. Bump revision due to changed dependencies. --- security/pinentry/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'security/pinentry') diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 23e565f8156..2cb2e43da6b 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:30 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/20 20:45:42 joerg Exp $ # DISTNAME= pinentry-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ @@ -15,6 +15,8 @@ CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv} INFO_FILES= pinentry.info +USE_X11BASE= yes + # XXX This usage of bsd.options.mk is wrong and has to be fixed. The # package has to be splitted into different packages, such as pinentry-gtk # and pinentry-qt, so that the frontends can be built on their own and -- cgit v1.2.3