summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-28 10:14:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-28 10:14:03 +0000
commitc4d11b199b720fdf468cd4fc105e54181d649d99 (patch)
treefbd8d2b54af1428b60161adec46f0c3d850fe492 /audio
parentMark this broken while maintainer works on fixing the makeinfo problem. (diff)
Fix dependency definition so this port depends on windowmaker.
Notes
Notes: svn path=/head/; revision=16399
Diffstat (limited to 'audio')
-rw-r--r--audio/wsoundprefs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile
index 0e926f9d1e1f..d36127935119 100644
--- a/audio/wsoundprefs/Makefile
+++ b/audio/wsoundprefs/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 December 1998
# Whom: gljohns@bellsouth.net
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/01/26 03:10:52 steve Exp $
#
DISTNAME= WSoundPrefs-0.9.1
@@ -12,8 +12,8 @@ MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
MAINTAINER= gljohns@bellsouth.net
-BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
-BUILD_DEPENDS= wmsound:${PORTSDIR}/audio/wmsound
+BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
+ wmsound:${PORTSDIR}/audio/wmsound
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes