From af4867ffe2c40043b3e15ff67935f334db5d448b Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 16 May 2000 18:47:20 +0000 Subject: [PATCH] Erroneous ldconfig --- graphics/png/Makefile | 3 +-- x11/Xaw3d/Makefile | 3 +-- x11/Xaw3d/patches/patch-aa | 1 + 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 73baa6c5766..a74236c7dac 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2000/03/19 00:31:33 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2000/05/16 18:49:39 espie Exp $ DISTNAME= libpng-1.0.3 PKGNAME= png-1.0.3 @@ -28,7 +28,6 @@ post-install: ${INSTALL_MAN} ${WRKSRC}/png.5 ${PREFIX}/man/man5 ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/png ${INSTALL_DATA} ${WRKSRC}/libpng.txt ${PREFIX}/share/doc/png - @${LDCONFIG} -m ${PREFIX}/lib .include diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile index 1e27b6950d8..dc3e444da65 100644 --- a/x11/Xaw3d/Makefile +++ b/x11/Xaw3d/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2000/03/24 22:12:03 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2000/05/16 18:47:20 espie Exp $ DISTNAME= Xaw3d-1.5 CATEGORIES= x11 @@ -26,6 +26,5 @@ post-extract: post-install: @${INSTALL_DATA_DIR} ${PREFIX}/share/doc/Xaw3d ${INSTALL_DATA} ${WRKSRC}/README.XAW3D ${PREFIX}/share/doc/Xaw3d - ${LDCONFIG} -m ${PREFIX}/lib .include diff --git a/x11/Xaw3d/patches/patch-aa b/x11/Xaw3d/patches/patch-aa index b9523a4cd60..e9206daf919 100644 --- a/x11/Xaw3d/patches/patch-aa +++ b/x11/Xaw3d/patches/patch-aa @@ -37,3 +37,4 @@ #endif all:: +