summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-04-07 15:57:02 +0000
committermef <mef@pkgsrc.org>2020-04-07 15:57:02 +0000
commit72f324b6a7ecae81c37ed54ef2515872818705e5 (patch)
tree31860d3ed408ecf8fe7c6e004ba6a9354913905d /ham
parenta1c3ca6e1e3c9761494f593e516731d9b16615fe (diff)
downloadpkgsrc-72f324b6a7ecae81c37ed54ef2515872818705e5.tar.gz
(ham/uhd) Removed duplicated line by wrong edit (REPLACE_PYTHON)
Diffstat (limited to 'ham')
-rw-r--r--ham/uhd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index af1e2d72c19..9df301db8d6 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/04/07 15:51:50 mef Exp $
+# $NetBSD: Makefile,v 1.54 2020/04/07 15:57:02 mef Exp $
DISTNAME= uhd-3.15.0.0
CATEGORIES= ham
@@ -41,7 +41,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/host
# The files with their name uhd-xxxx, are moved down from uhd/xxxx for this process.
REPLACE_PYTHON+= utils/converter_benchmark.py
-REPLACE_PYTHON+= utils/converter_benchmark.py
REPLACE_PYTHON+= utils/latency/graph.py
REPLACE_PYTHON+= utils/latency/run_tests.py
REPLACE_PYTHON+= utils/uhd_images_downloader.py.in