pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/wsoundprefs



Module Name:    pkgsrc
Committed By:   wiedi
Date:           Fri Dec  9 14:43:39 UTC 2016

Modified Files:
        pkgsrc/audio/wsoundprefs: Makefile

Log Message:
add pkg-config to tools


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/audio/wsoundprefs/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/wsoundprefs/Makefile
diff -u pkgsrc/audio/wsoundprefs/Makefile:1.52 pkgsrc/audio/wsoundprefs/Makefile:1.53
--- pkgsrc/audio/wsoundprefs/Makefile:1.52      Wed Apr 20 12:10:33 2016
+++ pkgsrc/audio/wsoundprefs/Makefile   Fri Dec  9 14:43:39 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2016/04/20 12:10:33 nros Exp $
+# $NetBSD: Makefile,v 1.53 2016/12/09 14:43:39 wiedi Exp $
 
 DISTNAME=      WSoundPrefs-1.1.1
 PKGNAME=       wsoundprefs-1.1.1
@@ -11,6 +11,7 @@ HOMEPAGE=     http://shadowmere.student.utwe
 COMMENT=       WSoundServer configuration utility
 LICENSE=       modified-bsd
 
+USE_TOOLS+=    pkg-config
 USE_IMAKE=             yes
 BROKEN_GETTEXT_DETECTION=      yes
 



Home | Main Index | Thread Index | Old Index