summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>2013-10-07 15:58:25 +0000
committerbad <bad@pkgsrc.org>2013-10-07 15:58:25 +0000
commita5f75a6a2ba2431910a293a9c39e04aad4bfc97d (patch)
treed4db3d1af449f778ce5550b98c6b6bbb580ec81c /comms
parent2680f51ef049d1e1602c99dd46e5f416528c8eef (diff)
downloadpkgsrc-a5f75a6a2ba2431910a293a9c39e04aad4bfc97d.tar.gz
This requires libgcrypt to build the keyring plugin. Bump PKGREVISION.
Diffstat (limited to 'comms')
-rw-r--r--comms/jpilot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 9455b45379e..0a425751db7 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.92 2013/09/02 19:50:45 adam Exp $
+# $NetBSD: Makefile,v 1.93 2013/10/07 15:58:25 bad Exp $
#
DISTNAME= jpilot-1.8.0
-#KGREVISION= 19
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/
@@ -37,6 +36,7 @@ PLUGINSDIR= ${PREFIX}/lib/jpilot/plugins
.include "../../comms/pilot-link-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
post-extract: