diff options
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r-- | emulators/vice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 69f4c68cb5d..5b3f60142e1 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2005/05/31 10:01:36 dillo Exp $ +# $NetBSD: Makefile,v 1.57 2005/06/01 18:02:48 jlam Exp $ # DISTNAME= vice-1.16 @@ -21,7 +21,6 @@ NO_SRC_ON_FTP= ${RESTRICTED} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} USE_PKGLOCALEDIR= YES -USE_X11= YES USE_TOOLS+= gmake USE_LANGUAGES+= c c++ GNU_CONFIGURE= YES |