From 583dcca5f35534ef3744c3ef8d55acb56e9b8543 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Jul 1998 10:51:16 +0000 Subject: Use automatic shared object handling --- x11/xview-lib/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11/xview-lib/Makefile') diff --git a/x11/xview-lib/Makefile b/x11/xview-lib/Makefile index abac4dea812..634d15a738b 100644 --- a/x11/xview-lib/Makefile +++ b/x11/xview-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/07/03 23:30:10 tron Exp $ +# $NetBSD: Makefile,v 1.4 1998/07/15 11:08:55 agc Exp $ # $FreeBSD Id: Makefile,v 1.13 1997/07/17 15:13:03 max Exp # @@ -14,7 +14,4 @@ DEPENDS= xview-config-3.2.1:../../x11/xview-config MIRROR_DISTFILE= no USE_IMAKE= yes -post-install: - ${LDCONFIG} || ${TRUE} - -.include <../../mk/bsd.pkg.mk> +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3