From 7bc2dedaf024609f7b12a412a91f8e9d7f0d4421 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 4 Apr 1999 06:44:46 +0000 Subject: [PATCH] fixup Makefile and PLIST --- graphics/jpeg/Makefile | 22 +++++++++++----------- graphics/jpeg/pkg/PLIST | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 2967f9da26f..a8f39d1b212 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -1,19 +1,19 @@ -# $OpenBSD: Makefile,v 1.8 1999/03/15 01:10:40 brad Exp $ +# $OpenBSD: Makefile,v 1.9 1999/04/04 06:44:46 brad Exp $ -DISTNAME= jpegsrc.v6b -PKGNAME= jpeg-6b -CATEGORIES= graphics +DISTNAME= jpegsrc.v6b +PKGNAME= jpeg-6b +CATEGORIES= graphics -NEED_VERSION= 1.73 +NEED_VERSION= 1.73 -MAINTAINER= angelos@openbsd.org +MAINTAINER= angelos@openbsd.org -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ +MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ -WRKSRC= ${WRKDIR}/jpeg-6b -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= ${CONFIGURE_SHARED} -CONFIGURE_ARGS+= --enable-static +WRKSRC= ${WRKDIR}/jpeg-6b +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= ${CONFIGURE_SHARED} +CONFIGURE_ARGS+= --enable-static post-install: ${LDCONFIG} -m ${PREFIX}/lib diff --git a/graphics/jpeg/pkg/PLIST b/graphics/jpeg/pkg/PLIST index 41888b7eda0..5fc49d9c4a8 100644 --- a/graphics/jpeg/pkg/PLIST +++ b/graphics/jpeg/pkg/PLIST @@ -5,7 +5,7 @@ bin/rdjpgcom bin/wrjpgcom lib/libjpeg.a lib/libjpeg.so.62.0 -@exec [ -x /sbin/ldconfig ] && /sbin/ldconfig -m %B +@exec /sbin/ldconfig -m %B lib/libjpeg.la man/man1/cjpeg.1 man/man1/djpeg.1