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. --- ham/usrp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ham/usrp') diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 2f239c9d44f..932a7321bd1 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/08/29 11:22:16 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 13:01:46 asau Exp $ PKGNAME= usrp-${VERSION} PKGREVISION= 7 COMMENT= Non GNU Radio specific part of the USRP code base -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../meta-pkgs/gnuradio/Makefile.common" CONFIGURE_ARGS+= --enable-usrp -- cgit v1.2.3