diff options
Diffstat (limited to 'emulators/xcopilot/Makefile')
-rw-r--r-- | emulators/xcopilot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile index 045effa4188..735a3620afa 100644 --- a/emulators/xcopilot/Makefile +++ b/emulators/xcopilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:46 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/06/01 18:02:48 jlam Exp $ # DISTNAME= xcopilot-0.6.6 @@ -12,7 +12,6 @@ COMMENT= PalmPilot emulator for X NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs GNU_CONFIGURE= YES -USE_X11= YES post-extract: ${RM} -f ${WRKSRC}/mc68k/custom.c |