diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-25 04:56:56 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-25 04:56:56 +0000 |
commit | fbfa5eef25fed465a4a5b5eaba69a2fc1cb44320 (patch) | |
tree | 35084f09570b159c275a2dd2a6a9b6042a45803b /graphics/jasper | |
parent | 4c606047a956a9da08c3ebd53aa7c42f8a026703 (diff) | |
download | pkgsrc-fbfa5eef25fed465a4a5b5eaba69a2fc1cb44320.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'graphics/jasper')
-rw-r--r-- | graphics/jasper/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 7762680edd2..a3d4efd336a 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -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 @@ MAINTAINER= adam@NetBSD.org 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 |