From 909d39c34491082e6fda161af0feda8dec23e531 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 30 Oct 2004 00:47:37 +0000 Subject: graphics/jpeg: install "jpegint.h" file, required by feh-1.2.7. Bump PKGREVISION. --- graphics/jpeg/Makefile | 5 +++-- graphics/jpeg/PLIST | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'graphics/jpeg') diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 9c51b84c569..4b35c055b11 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2004/10/03 00:14:54 tv Exp $ +# $NetBSD: Makefile,v 1.31 2004/10/30 00:47:37 xtraeme Exp $ # DISTNAME= jpegsrc.v6b PKGNAME= jpeg-6b -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/jpeg/ \ ftp://ftp.uu.net/graphics/jpeg/ @@ -28,5 +28,6 @@ INSTALLATION_DIRS= bin lib include man/man1 post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/jpeg ${INSTALL_DATA} ${WRKSRC}/*.doc ${PREFIX}/share/doc/jpeg + ${INSTALL_DATA} ${WRKSRC}/jpegint.h ${PREFIX}/include .include "../../mk/bsd.pkg.mk" diff --git a/graphics/jpeg/PLIST b/graphics/jpeg/PLIST index 048e0f761b6..481553bb4a5 100644 --- a/graphics/jpeg/PLIST +++ b/graphics/jpeg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:34 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/10/30 00:47:37 xtraeme Exp $ bin/cjpeg bin/djpeg bin/jpegtran @@ -8,6 +8,7 @@ include/jconfig.h include/jerror.h include/jmorecfg.h include/jpeglib.h +include/jpegint.h lib/libjpeg.la man/man1/cjpeg.1 man/man1/djpeg.1 -- cgit v1.2.3