summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-howto/Makefile')
-rw-r--r--ham/gnuradio-howto/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile
index db465b12c19..2057455f352 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2008/04/25 20:39:09 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:06 joerg Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
CATEGORIES= ham
PKGNAME= gnuradio-howto-${VERSION}
COMMENT= Documentation on creating GNU Radio signal processing blocks
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../meta-pkgs/gnuradio/Makefile.common"
PY_PATCHPLIST= yes