From ff3cbf0f7eac4081bca9d3ad8295bee425accb17 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 24 Jan 1998 05:23:39 +0000 Subject: portlint: fix RCS Id, add MAINTAINER, ldconfig||true --- graphics/mpeg-lib/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'graphics/mpeg-lib') diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile index b114457ac33..2526db76df4 100644 --- a/graphics/mpeg-lib/Makefile +++ b/graphics/mpeg-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 1997/12/13 19:48:13 agc Exp $ # New ports collection makefile for: mpeg # Version required: 1.2.1 # Date created: 07 December 1997 -# Whom: tron +# Whom: tron@lyssa.owl.de # +# $NetBSD: Makefile,v 1.2 1998/01/24 05:23:39 hubertf Exp $ DISTNAME= mpeg_lib-1.2.1 PKGNAME= mpeg-1.2.1 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.mni.mcgill.ca/pub/mpeg/ \ ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/libs/ \ ftp://ftp.gimp.org/pub/gimp/libs/ +MAINTAINER= packages@netbsd.org + HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/mpeg_lib @@ -22,6 +24,6 @@ post-configure: post-install: (cd ${WRKSRC};make PREFIX=${PREFIX} includes) - ${LDCONFIG} -m ${PREFIX}/lib || true + ${LDCONFIG} -m ${PREFIX}/lib || /usr/bin/true .include -- cgit v1.2.3