From b89680320c369768271fcb63086606bf5aec05d5 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 12:55:08 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- emulators/gpsim-oscilloscope/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'emulators/gpsim-oscilloscope') 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 -- cgit v1.2.3