pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libsndfile libsndfile: PR pkg/55651: remove auto...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5598ed5c6910
branches: trunk
changeset: 439680:5598ed5c6910
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Sep 25 12:43:11 2020 +0000
description:
libsndfile: PR pkg/55651: remove autogen dependency.
It is empirically not required.
diffstat:
audio/libsndfile/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r aa04aca4fb64 -r 5598ed5c6910 audio/libsndfile/Makefile
--- a/audio/libsndfile/Makefile Fri Sep 25 12:35:47 2020 +0000
+++ b/audio/libsndfile/Makefile Fri Sep 25 12:43:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2020/09/20 08:30:16 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2020/09/25 12:43:11 tnn Exp $
DISTNAME= libsndfile-1.0.30
CATEGORIES= audio
@@ -12,8 +12,6 @@
COMMENT= Library for reading and writing audio files
LICENSE= gnu-lgpl-v2.1
-TOOL_DEPENDS+= autogen-[0-9]*:../../devel/autogen
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index