From 25e208d9dbb9dba65a14036037074bae40288b14 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 8 Oct 2000 01:22:51 +0000 Subject: Rename INSTALL.in to pkg-install.in. --- games/linuxdoom/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile index 10d043b2b82f..61b5f7311ea9 100644 --- a/games/linuxdoom/Makefile +++ b/games/linuxdoom/Makefile @@ -22,14 +22,14 @@ RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emu USE_XLIB= yes NO_WRKSUBDIR= yes -PKGINSTALL= ${WRKDIR}/INSTALL +PKGINSTALL= ${WRKDIR}/pkg-install post-patch: @(cd ${WRKSRC}/joystick4doom; make clean) @(cd ${WRKSRC}/musserver; make clean) pre-install: - @${SED} 's,@PREFIX@,${PREFIX},' ${PKGDIR}/INSTALL.in > ${PKGINSTALL} + @${SED} 's,@PREFIX@,${PREFIX},' ${PKGDIR}/pkg-install.in > ${PKGINSTALL} post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -- cgit v1.2.3