summaryrefslogtreecommitdiff
path: root/audio/wsoundprefs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wsoundprefs/Makefile')
-rw-r--r--audio/wsoundprefs/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile
index 9fa253805ff..a82e186a67c 100644
--- a/audio/wsoundprefs/Makefile
+++ b/audio/wsoundprefs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/08/22 17:38:56 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/09/12 05:59:46 jlam Exp $
DISTNAME= WSoundPrefs-1.1.1
PKGNAME= wsoundprefs-1.1.1
@@ -9,8 +9,9 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://shadowmere.student.utwente.nl/
COMMENT= WSoundServer configuration utility
-USE_X11BASE= YES
-USE_IMAKE= YES
+USE_CONFIG_WRAPPER= YES
+USE_X11BASE= YES
+USE_IMAKE= YES
.include "../../audio/wsoundserver/buildlink.mk"
.include "../../wm/windowmaker/buildlink.mk"