pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/isync Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b32ff14d413
branches:  trunk
changeset: 486311:5b32ff14d413
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Dec 26 17:49:35 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 mail/isync/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3c0dea774f08 -r 5b32ff14d413 mail/isync/Makefile
--- a/mail/isync/Makefile       Sun Dec 26 17:47:31 2004 +0000
+++ b/mail/isync/Makefile       Sun Dec 26 17:49:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/26 17:47:31 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/26 17:49:35 minskim Exp $
 #
 
 DISTNAME=      isync-0.9.2
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://isync.sourceforge.net/
 COMMENT=       Synchronize a maildir with an imap server
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        YES
 GNU_CONFIGURE= YES
 



Home | Main Index | Thread Index | Old Index