pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/wsoundprefs Fixed compiling with windowmaker-0.9x



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0780e11f98ac
branches:  trunk
changeset: 484112:0780e11f98ac
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 25 13:15:07 2004 +0000

description:
Fixed compiling with windowmaker-0.9x

diffstat:

 audio/wsoundprefs/Makefile |  9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diffs (24 lines):

diff -r ea45d714d9ed -r 0780e11f98ac audio/wsoundprefs/Makefile
--- a/audio/wsoundprefs/Makefile        Thu Nov 25 13:14:01 2004 +0000
+++ b/audio/wsoundprefs/Makefile        Thu Nov 25 13:15:07 2004 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/11/25 13:14:01 adam Exp $
-#
+# $NetBSD: Makefile,v 1.23 2004/11/25 13:15:07 adam Exp $
 
 DISTNAME=      WSoundPrefs-1.1.1
 PKGNAME=       wsoundprefs-1.1.1
@@ -11,11 +10,9 @@
 HOMEPAGE=      http://shadowmere.student.utwente.nl/
 COMMENT=       WSoundServer configuration utility
 
-USE_BUILDLINK3=        YES
-USE_IMAKE=     YES
-LIBS+=         -lXft
+USE_BUILDLINK3=                yes
+USE_IMAKE=             yes
 
 .include "../../audio/wsoundserver/buildlink3.mk"
 .include "../../wm/windowmaker/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index