From d1c143236383007ebe2b664cf4f20e65f07e995a 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. --- chat/gale/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'chat/gale') diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 164175806be..80bb352e4ac 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/11/26 20:38:31 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2001/12/02 06:56:39 jlam Exp $ # DISTNAME= gale-0.99a @@ -38,14 +38,10 @@ OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/auth/cache \ OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR}/auth/local \ ${SHAREOWN} ${SHAREGRP} 1777 -pre-install: - PKG_PREFIX=${PREFIX} ${SH} ${INSTALL_FILE} ${PKGNAME} PRE-INSTALL - post-install: ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${WRKSRC}/kutils/ROOT ${EGDIR} ${INSTALL_DATA} ${WRKSRC}/COPYING ${EGDIR} - PKG_PREFIX=${PREFIX} ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL .include "../../devel/boehm-gc/buildlink.mk" .include "../../devel/glib/buildlink.mk" -- cgit v1.2.3