diff options
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r-- | graphics/xpm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 432e7b96cee..fa906da2012 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1997/10/06 13:45:46 agc Exp $ +# $NetBSD: Makefile,v 1.3 1997/11/06 12:45:31 agc Exp $ # New ports collection makefile for: xpm # Version required: 3.4j # Date created: 14 September 1994 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ USE_IMAKE= yes +CAT1= sxpm.0 + post-install: ${LDCONFIG} -m ${PREFIX}/lib |