diff options
Diffstat (limited to 'graphics/xpm')
-rw-r--r-- | graphics/xpm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 872eb0e5989..c2f505647cf 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:27 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/22 12:39:48 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/17 15:12:45 max Exp # @@ -10,8 +10,6 @@ MAINTAINER= packages@netbsd.org USE_IMAKE= yes -CAT1= sxpm.0 - post-install: ${LDCONFIG} || ${TRUE} |