diff options
Diffstat (limited to 'emulators/gpsim-oscilloscope/Makefile')
-rw-r--r-- | emulators/gpsim-oscilloscope/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index c6cb730b570..839a40b8a63 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 17:10:59 tron Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 12:55:13 asau Exp $ # DISTNAME= oscilloscope-0.1.2 @@ -10,8 +10,6 @@ MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ MAINTAINER= bouyer@NetBSD.org COMMENT= Oscilloscope module for gpsim -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config |