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 026103c1288..7fd3f09368b 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2005/02/06 23:10:09 kristerw Exp $ +# $NetBSD: Makefile,v 1.54 2005/04/11 21:45:46 tv Exp $ # DISTNAME= vice-1.16 @@ -20,7 +20,6 @@ NO_SRC_ON_FTP= ${RESTRICTED} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -USE_BUILDLINK3= YES USE_PKGLOCALEDIR= YES USE_X11= YES USE_GNU_TOOLS+= make |