From 02eb6f1e19be0444ab3f2119ff5ee6ad3fa6777e Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 5 Jan 2004 20:38:34 +0000 Subject: bl3ify --- graphics/jpeg/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'graphics/jpeg') diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 246bfd89647..5dbe00508b2 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/10/03 14:48:40 salo Exp $ +# $NetBSD: Makefile,v 1.26 2004/01/05 20:38:35 jlam Exp $ # DISTNAME= jpegsrc.v6b @@ -13,7 +13,9 @@ MAINTAINER= mycroft@NetBSD.org HOMEPAGE= http://www.ijg.org/ COMMENT= IJG's jpeg compression utilities -USE_BUILDLINK2= yes +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes @@ -25,6 +27,7 @@ CONFIGURE_ARGS+= --enable-shared CONFIGURE_ARGS+= --enable-static INSTALL_TARGET= install install-lib +INSTALLATION_DIRS= bin lib include man/man1 post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/jpeg -- cgit v1.2.3