From 3263710add1afb907f6367ae2e77f18ed07138bf Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 6 Jun 2003 17:06:47 +0000 Subject: Fix broken package build. Pointed out by: kris, bento --- games/marathon-evil/Makefile | 1 + games/marathon-evil/pkg-plist | 1 + 2 files changed, 2 insertions(+) (limited to 'games/marathon-evil') diff --git a/games/marathon-evil/Makefile b/games/marathon-evil/Makefile index a9557bf14782..08e3085ca066 100644 --- a/games/marathon-evil/Makefile +++ b/games/marathon-evil/Makefile @@ -29,6 +29,7 @@ do-build: ${GUNZIP_CMD} -c ${WRKSRC}/MarathonEvilData.tar.gz | ${TAR} -xf - do-install: + ${MKDIR} ${PREFIX}/share/AlephOne ${INSTALL_DATA} ${WRKSRC}/Cursed.Data ${PREFIX}/share/AlephOne/Cursed.Data ${INSTALL_DATA} ${WRKSRC}/Cursed.Images ${PREFIX}/share/AlephOne/Cursed.Images ${INSTALL_DATA} ${WRKSRC}/Cursed.Map ${PREFIX}/share/AlephOne/Cursed.Map diff --git a/games/marathon-evil/pkg-plist b/games/marathon-evil/pkg-plist index ff4309dfb8ce..a268bae12323 100644 --- a/games/marathon-evil/pkg-plist +++ b/games/marathon-evil/pkg-plist @@ -8,3 +8,4 @@ share/AlephOne/Cursed.Physics share/AlephOne/Cursed.Shapes share/AlephOne/Cursed.Sounds share/AlephOne/README.Evil +@dirrm share/AlephOne -- cgit v1.2.3