From 8697d7f05a0daa25dc1c04c3dff7754aeba1810a Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 11 Sep 2009 16:23:28 +0000 Subject: Mark gnuradio packages as not MAKE_JOBS_SAFE. Share patches and distinfo, overwrite for gnuradio-howto as the only exception. Fix gnuradio-core-docs to do something useful and mark it as user-destdir ready. --- ham/gnuradio-howto/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ham/gnuradio-howto') diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile index 2057455f352..af8a9db12be 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:06 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/09/11 16:23:29 joerg Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} CATEGORIES= ham @@ -9,6 +9,9 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/gnuradio/Makefile.common" +DISTINFO_FILE= ${.CURDIR}/distinfo +PATCHDIR= ${.CURDIR}/patches + PY_PATCHPLIST= yes PYTHON_PATCH_SCRIPTS+= src/python/qa_howto.py PYTHON_PATCH_SCRIPTS+= doc/qa_howto_1.py -- cgit v1.2.3