diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-02-11 12:53:46 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-02-11 12:53:46 +0000 |
commit | b29874d7afeda146532e29130113192aaf647e7c (patch) | |
tree | a28a7ff0440eccf2a148b4364ed4936e8821722c /audio/mxv/Makefile | |
parent | 85d3eb073d6b366acb63bf041b7f158bc1db4db8 (diff) | |
download | ports-b29874d7afeda146532e29130113192aaf647e7c.tar.gz ports-b29874d7afeda146532e29130113192aaf647e7c.zip |
Notes
Diffstat (limited to 'audio/mxv/Makefile')
-rw-r--r-- | audio/mxv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile index 51a9e0b10ad9..980ea9e3d293 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.5 1998/08/07 23:56:10 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/28 01:51:38 steve Exp $ # DISTNAME= mxv-v1.10-source @@ -15,8 +15,6 @@ MAINTAINER= davidn@blaze.net.au BUILD_DEPENDS= ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf:${PORTSDIR}/x11-toolkits/iv -BROKEN_ELF= depends on broken iv port - NO_WRKSUBDIR= yes USE_IMAKE= yes MAKE_ENV= CPU=FREEBSD |