pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/tremor
Module Name: pkgsrc
Committed By: dholland
Date: Mon Mar 26 19:43:30 UTC 2018
Modified Files:
pkgsrc/audio/tremor: Makefile
Log Message:
needs pkg-config
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/audio/tremor/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/tremor/Makefile
diff -u pkgsrc/audio/tremor/Makefile:1.26 pkgsrc/audio/tremor/Makefile:1.27
--- pkgsrc/audio/tremor/Makefile:1.26 Fri Mar 16 21:54:13 2018
+++ pkgsrc/audio/tremor/Makefile Mon Mar 26 19:43:30 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2018/03/16 21:54:13 maya Exp $
+# $NetBSD: Makefile,v 1.27 2018/03/26 19:43:30 dholland Exp $
DISTNAME= tremor-562307a
PKGNAME= tremor-1.0.2.20180316
@@ -15,7 +15,7 @@ LICENSE= modified-bsd
AUTOCONF_REQD= 2.50
GNU_CONFIGURE= yes
-USE_TOOLS+= autoconf automake gmake
+USE_TOOLS+= autoconf automake gmake pkg-config
USE_LIBTOOL= yes
PLIST_SUBST+= DISTNAME=${DISTNAME:Q}
Home |
Main Index |
Thread Index |
Old Index