summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDavid Nugent <davidn@FreeBSD.org>1997-04-18 16:53:27 +0000
committerDavid Nugent <davidn@FreeBSD.org>1997-04-18 16:53:27 +0000
commita462065905fe635480f01580f64b67c5b7152244 (patch)
tree22470a5dba00dfc6dc8e4e921824f87b84c4e6b4 /audio
parentAdded net/mrtg and devel/p5-PV (diff)
Fix for CPU=FREEBSD so that build works.
Notes
Notes: svn path=/head/; revision=6239
Diffstat (limited to 'audio')
-rw-r--r--audio/mxv/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile
index dbd4c43cb83c..02e373d52523 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.1.1.1 1997/04/17 07:05:38 davidn Exp $
+# $Id: Makefile,v 1.2 1997/04/18 09:37:20 asami Exp $
#
DISTNAME= mxv-v1.10-source
@@ -22,9 +22,10 @@ BUILD_DEPENDS= ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf:${PORTSDIR}/x11/iv
NO_WRKSUBDIR= yes
USE_IMAKE= yes
+MAKE_ENV= CPU=FREEBSD
#ivmkmf -a (with makedepend) not recommended by documentation
-XMKMF= env CPU=FREEBSD ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf; \
- make Makefiles
+XMKMF= env ${MAKE_ENV} ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf; \
+ env ${MAKE_ENV} make Makefiles
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/FREEBSD/mxv ${PREFIX}/bin