summaryrefslogtreecommitdiff
path: root/security/gpa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpa/Makefile')
-rw-r--r--security/gpa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 576af17b77a..f32e5d4180b 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/07/21 16:29:56 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2005/08/10 20:56:23 jlam Exp $
#
DISTNAME= gpa-0.7.0
@@ -10,10 +10,10 @@ MAINTAINER= pr@alles.prima.de
HOMEPAGE= http://www.gnupg.org/gpa.html
COMMENT= GUI frontend to gnupg
+USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
-.include "../../devel/pkg-config/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"