summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-12 05:59:46 +0000
committerjlam <jlam>2001-09-12 05:59:46 +0000
commit7d2bb120da8fa14dfc45dd97a2c869d74ef4d43c (patch)
tree0b1a7323ad69e08f0e4793d556da1325e0323f56 /audio
parent5e9d88e502f0a6e34610cf47cc1c50e2dcf3ed7e (diff)
downloadpkgsrc-7d2bb120da8fa14dfc45dd97a2c869d74ef4d43c.tar.gz
Add USE_CONFIG_WRAPPER setting.
Diffstat (limited to 'audio')
-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"