From c2a849807b0684473056ebfb4e7f39b0293d4d22 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 28 May 2002 03:22:32 +0000 Subject: Explict dependancy on version 7 of linux_base is not needed anymore. The linux_base port is now at RH version 7. --- games/adom/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games/adom') diff --git a/games/adom/Makefile b/games/adom/Makefile index 56f49e0..d314cea 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -13,12 +13,12 @@ DISTNAME= adom-100-elf MAINTAINER= rover@lglobus.ru -RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7 - -WRKSRC= ${WRKDIR}/adom +NO_CDROM= Copy of CD must be sent to author ONLY_FOR_ARCHS= i386 -NO_CDROM= Copy of CD must be sent to author + +USE_LINUX= yes +WRKSRC= ${WRKDIR}/adom NO_BUILD= yes STRIP= # empty: do not strip linux binary! -- cgit v1.1