summaryrefslogtreecommitdiff
path: root/ham/gnuradio-core/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-03-15 15:09:54 +0000
committerjoerg <joerg@pkgsrc.org>2008-03-15 15:09:54 +0000
commitda7cb9c9a1e6e8f8b332eb2d648148e64da08423 (patch)
treecdf8342fc89b0263ec9b37194afe161a0ea17699 /ham/gnuradio-core/Makefile
parentfc164c693c65e3d69712067590da33f8318af4ba (diff)
downloadpkgsrc-da7cb9c9a1e6e8f8b332eb2d648148e64da08423.tar.gz
DESTDIR safe. Fix build on NetBSD-current.
Diffstat (limited to 'ham/gnuradio-core/Makefile')
-rw-r--r--ham/gnuradio-core/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile
index 475e8837555..fdd04c31fd4 100644
--- a/ham/gnuradio-core/Makefile
+++ b/ham/gnuradio-core/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2008/01/04 20:05:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2008/03/15 15:09:54 joerg Exp $
PKGNAME= gnuradio-core-${VERSION}
PKGREVISION= 1
COMMENT= Runtime system and DSP blocks for GNU Radio
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../meta-pkgs/gnuradio/Makefile.common"
PATCHDIR= ${.CURDIR}/../../ham/gnuradio-core/patches