From 3dafebc608db72a63e8cae421a33e5056409a096 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 24 Jan 1998 05:30:35 +0000 Subject: portlint: fix RCS Id, add MAINTAINER, ldconfig||true --- graphics/xpm/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'graphics/xpm') diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 1bcda0583f7..65e61ee743c 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 1997/11/30 22:28:34 hubertf Exp $ # New ports collection makefile for: xpm # Version required: 3.4j # Date created: 14 September 1994 # Whom: jkh # +# $NetBSD: Makefile,v 1.5 1998/01/24 05:30:35 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/17 15:12:45 max Exp # @@ -11,11 +11,13 @@ DISTNAME= xpm-3.4j CATEGORIES= graphics x11 MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ +MAINTAINER= packages@netbsd.org + USE_IMAKE= yes CAT1= sxpm.0 post-install: - ${LDCONFIG} -m ${PREFIX}/lib || true + ${LDCONFIG} -m ${PREFIX}/lib || /usr/bin/true .include -- cgit v1.2.3