pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/wsoundprefs USE_IMAKE implies USE_X11BASE, remov...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6214f173492
branches: trunk
changeset: 478305:e6214f173492
user: salo <salo%pkgsrc.org@localhost>
date: Wed Jul 21 21:00:26 2004 +0000
description:
USE_IMAKE implies USE_X11BASE, remove it.
Style nits.
diffstat:
audio/wsoundprefs/Makefile | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 57c623f04d44 -r e6214f173492 audio/wsoundprefs/Makefile
--- a/audio/wsoundprefs/Makefile Wed Jul 21 19:58:57 2004 +0000
+++ b/audio/wsoundprefs/Makefile Wed Jul 21 21:00:26 2004 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.19 2004/04/24 22:46:08 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2004/07/21 21:00:26 salo Exp $
+#
DISTNAME= WSoundPrefs-1.1.1
PKGNAME= wsoundprefs-1.1.1
@@ -10,10 +11,10 @@
HOMEPAGE= http://shadowmere.student.utwente.nl/
COMMENT= WSoundServer configuration utility
-USE_BUILDLINK3= YES
-USE_IMAKE= YES
-USE_X11BASE= YES
+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