summaryrefslogtreecommitdiff
path: root/games/linuxdoom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/linuxdoom/Makefile')
-rw-r--r--games/linuxdoom/Makefile4
1 files changed, 2 insertions, 2 deletions
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