diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /audio/mxv/Makefile | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
download | ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip |
Notes
Diffstat (limited to 'audio/mxv/Makefile')
-rw-r--r-- | audio/mxv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile index 961829792f59..cad08637391e 100644 --- a/audio/mxv/Makefile +++ b/audio/mxv/Makefile @@ -3,7 +3,7 @@ # Date created: 17 March 1997 # Whom: davidn@blaze.net.au # -# $Id: Makefile,v 1.3 1997/04/18 16:53:27 davidn Exp $ +# $Id: Makefile,v 1.4 1998/07/14 23:36:30 jseger Exp $ # DISTNAME= mxv-v1.10-source @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/sci/audio/mxv/ MAINTAINER= davidn@blaze.net.au -BUILD_DEPENDS= ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf:${PORTSDIR}/x11/iv +BUILD_DEPENDS= ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf:${PORTSDIR}/x11-toolkits/iv NO_WRKSUBDIR= yes USE_IMAKE= yes |