summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-04 23:18:39 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-04 23:18:39 +0000
commit2c78917c6bd9f920d6969dc923bd329977990eb8 (patch)
tree7cede1b80ccfbfd4c83026ab57ab994de9df10db /audio
parentFind the new xview port and misc cleanups. (diff)
LIB_DEPENDS on the new unified xview port.
Notes
Notes: svn path=/head/; revision=18484
Diffstat (limited to 'audio')
-rw-r--r--audio/workman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/workman/Makefile b/audio/workman/Makefile
index 181527f2d3b5..795033c64e38 100644
--- a/audio/workman/Makefile
+++ b/audio/workman/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 Now 1995
# Whom: Donald Burr <d_burr@ix.netcom.com>
#
-# $Id: Makefile,v 1.8 1998/10/11 07:31:38 jseger Exp $
+# $Id: Makefile,v 1.9 1998/10/13 03:30:30 jseger Exp $
#
DISTNAME= WorkMan-1.3a
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications/WorkMan
MAINTAINER= d_burr@ix.netcom.com
-LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib
+LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
WRKSRC= ${WRKDIR}/workman
USE_IMAKE= yes