pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/jasper Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0896d910854a
branches:  trunk
changeset: 474029:0896d910854a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 04:56:56 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 graphics/jasper/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5890a4ca0a4d -r 0896d910854a graphics/jasper/Makefile
--- a/graphics/jasper/Makefile  Sun Apr 25 04:53:30 2004 +0000
+++ b/graphics/jasper/Makefile  Sun Apr 25 04:56:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/03/02 10:28:18 adam Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/25 04:56:56 minskim Exp $
 #
 
 DISTNAME=      jasper-1.701.0
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.ece.uvic.ca/~mdadams/jasper/
 COMMENT=       Software-based reference implementation of the JPEG-2000 codec
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE=         YES
 USE_BUILDLINK3=                YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index