pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/bibparse Bl3ify and enable pkgviews installat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32c36d6d15bd
branches:  trunk
changeset: 472860:32c36d6d15bd
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 13 02:24:05 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

 textproc/bibparse/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r afe2e560cc45 -r 32c36d6d15bd textproc/bibparse/Makefile
--- a/textproc/bibparse/Makefile        Tue Apr 13 02:19:16 2004 +0000
+++ b/textproc/bibparse/Makefile        Tue Apr 13 02:24:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:26 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/13 02:24:05 minskim Exp $
 #
 
 DISTNAME=      bibparse-1.04
@@ -9,7 +9,9 @@
 HOMEPAGE=      http://www.math.utah.edu/pub/bibparse/
 COMMENT=       Syntax checking tools for BibTeX bibliography databases
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE= YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index