summaryrefslogtreecommitdiff
path: root/mail/isync
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-26 17:47:31 +0000
committerminskim <minskim>2004-12-26 17:47:31 +0000
commit935024a25ae0af2b67b457333832cbf9247e735b (patch)
tree9cfe0e8c513fda9a36a35b1af3da1d945693af60 /mail/isync
parentd5e8f19cbfe7a05fdafe0ee81d2918a68e35e3f3 (diff)
downloadpkgsrc-935024a25ae0af2b67b457333832cbf9247e735b.tar.gz
This package needs Berkeley DB. Include bdb.buildlink3.mk.
Diffstat (limited to 'mail/isync')
-rw-r--r--mail/isync/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index cb1e21037b9..edc6ff12910 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/11/27 20:49:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/26 17:47:31 minskim Exp $
#
DISTNAME= isync-0.9.2
@@ -20,5 +20,6 @@ post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/isync
${INSTALL_DATA} ${WRKSRC}/isyncrc.sample ${PREFIX}/share/examples/isync/isyncrc.sample
+.include "../../mk/bdb.buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"