summaryrefslogtreecommitdiff
path: root/graphics/xpm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r--graphics/xpm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile
index 482b3345a5b..07588857a2d 100644
--- a/graphics/xpm/Makefile
+++ b/graphics/xpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/07/04 09:14:52 mycroft Exp $
+# $NetBSD: Makefile,v 1.11 1998/07/15 11:26:21 agc Exp $
#
DISTNAME= xpm-3.4k
@@ -11,7 +11,4 @@ CONFLICTS= xpm-3.4j
USE_IMAKE= yes
-post-install:
- ${LDCONFIG} || ${TRUE}
-
.include "../../mk/bsd.pkg.mk"