diff options
Diffstat (limited to 'emulators/xcopilot/Makefile')
-rw-r--r-- | emulators/xcopilot/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile index 3120467a9c7..3d248352fa4 100644 --- a/emulators/xcopilot/Makefile +++ b/emulators/xcopilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/23 23:14:24 tron Exp $ +# $NetBSD: Makefile,v 1.4 2000/09/11 03:44:02 fredb Exp $ # DISTNAME= xcopilot-0.6.6 @@ -8,8 +8,6 @@ MASTER_SITES= http://xcopilot.cuspy.com/build/ MAINTAINER= nathanw@netbsd.org HOMEPAGE= http://xcopilot.cuspy.com/ -DEPENDS+= xpm-3.4k:../../graphics/xpm - NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs GNU_CONFIGURE= YES |