diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-04 23:18:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-04 23:18:39 +0000 |
commit | 2c78917c6bd9f920d6969dc923bd329977990eb8 (patch) | |
tree | 7cede1b80ccfbfd4c83026ab57ab994de9df10db /audio/workman | |
parent | abfb4e0f7afc74e6ff17e837a2ee48a44762bd71 (diff) | |
download | ports-2c78917c6bd9f920d6969dc923bd329977990eb8.tar.gz ports-2c78917c6bd9f920d6969dc923bd329977990eb8.zip |
Notes
Diffstat (limited to 'audio/workman')
-rw-r--r-- | audio/workman/Makefile | 4 |
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 |