diff options
Diffstat (limited to 'games/rollemup/Makefile')
-rw-r--r-- | games/rollemup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index 71582039f33..a488771cee3 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/08/25 00:20:22 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2000/08/31 02:35:26 hubertf Exp $ # DISTNAME= Rollemup @@ -37,7 +37,7 @@ ONLY_FOR_PLATFORM= *-*-i386 .if ${OPSYS} == "NetBSD" DEPENDS= suse_linux>=6.1:../../emulators/suse_linux -LDD?= /emul/linux/usr/bin/ldd +CHECK_SHLIBS= no .endif do-build: |