pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/bibclean bl3ify and enable pkgviews installat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd7cf6c899e3
branches:  trunk
changeset: 470200:bd7cf6c899e3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Mar 07 06:33:40 2004 +0000

description:
bl3ify and enable pkgviews installation.

diffstat:

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

diffs (21 lines):

diff -r 3bd0a02d39a7 -r bd7cf6c899e3 textproc/bibclean/Makefile
--- a/textproc/bibclean/Makefile        Sun Mar 07 06:24:25 2004 +0000
+++ b/textproc/bibclean/Makefile        Sun Mar 07 06:33:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:25 martti Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/07 06:33:40 minskim Exp $
 #
 
 DISTNAME=      bibclean-2.11.4
@@ -10,8 +10,10 @@
 HOMEPAGE=      http://www.math.utah.edu/pub/bibclean/
 COMMENT=       Prettyprinter and syntax checker for BibTeX bibliography databases
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE= YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 
 post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bibclean



Home | Main Index | Thread Index | Old Index