diff options
Diffstat (limited to 'graphics/jasper/Makefile')
-rw-r--r-- | graphics/jasper/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 24472a19add..effe385d67b 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/10/03 00:14:53 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:04 tv Exp $ # DISTNAME= jasper-1.701.0 @@ -14,7 +14,6 @@ COMMENT= Software-based reference implementation of the JPEG-2000 codec PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_LIBTOOL= YES CONFIGURE_ARGS+= --enable-shared --without-x --disable-opengl |