From 55ffb37406a84184fb4d92bd4b3ea2544fdf25da Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 2 Dec 2001 06:56:38 +0000 Subject: bsd.pkg.install.mk calls the INSTALL script at the right times automatically, so no need to do it ourselves. --- www/ap-ssl/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/ap-ssl') diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index 213b749d40a..988a7f62db7 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2001/11/25 18:59:48 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2001/12/02 06:56:45 jlam Exp $ DISTNAME= mod_ssl-2.8.5-1.3.22 PKGNAME= ap-ssl-2.8.5 @@ -96,8 +96,6 @@ post-install: cd ${WRKSRC}/pkg.sslcfg; ${INSTALL_DATA} README.PRM *.prm \ ${EGDIR}/ssl.prm - PKG_PREFIX=${PREFIX} ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL - .include "../../security/openssl/buildlink.mk" .include "../../mk/bsd.pkg.install.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3