pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/uhd uhd: do not use lib64
details: https://anonhg.NetBSD.org/pkgsrc/rev/eef9e400f9cf
branches: trunk
changeset: 452716:eef9e400f9cf
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 14:05:06 2021 +0000
description:
uhd: do not use lib64
diffstat:
ham/uhd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 190cd39f2e52 -r eef9e400f9cf ham/uhd/Makefile
--- a/ham/uhd/Makefile Fri May 14 13:54:01 2021 +0000
+++ b/ham/uhd/Makefile Fri May 14 14:05:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2021/04/21 13:24:53 adam Exp $
+# $NetBSD: Makefile,v 1.61 2021/05/14 14:05:06 nia Exp $
DISTNAME= uhd-3.15.0.0
PKGREVISION= 4
@@ -14,6 +14,7 @@
DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
+CMAKE_ARGS+= -DLIB_SUFFIX=""
CMAKE_ARGS+= -DENABLE_MAN_PAGE_COMPRESSION=OFF
CMAKE_ARGS+= -DPKG_MAN_DIR=${PKGMANDIR}/man1
CMAKE_ARGS+= -DRST2HTML_EXECUTABLE=${PREFIX}/bin/rst2html-${PYVERSSUFFIX}.py
Home |
Main Index |
Thread Index |
Old Index