diff options
Diffstat (limited to 'cad/gwave/Makefile')
-rw-r--r-- | cad/gwave/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index c6ea77af7df..d86ca9048f6 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2012/10/03 21:53:59 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/08 13:25:13 asau Exp $ # DISTNAME= gwave2-20090213 @@ -12,8 +12,6 @@ HOMEPAGE= http://gwave.sourceforge.net COMMENT= Viewer for spice-like simulator output and other analog data LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no GNU_CONFIGURE= YES |