summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 12:55:08 +0000
committerasau <asau>2012-10-03 12:55:08 +0000
commitbf8e73fd10749c842f784fe13fab96162c0d5f22 (patch)
treee7cc06115ae8822644dda9c74e5e35b0598c2eb9 /ham/gnuradio-howto/Makefile
parent0dff04393792bbde9512b3f6d77ab00a0c706b84 (diff)
downloadpkgsrc-bf8e73fd10749c842f784fe13fab96162c0d5f22.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'ham/gnuradio-howto/Makefile')
-rw-r--r--ham/gnuradio-howto/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile
index d7d5f4fa1b7..ff71ceeab8f 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/08/29 11:22:15 obache Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/03 13:01:44 asau Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
PKGREVISION= 7
@@ -6,8 +6,6 @@ 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"
DISTINFO_FILE= ${.CURDIR}/distinfo