summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mxv/Makefile4
-rw-r--r--audio/mxv/files/patch-ab2
2 files changed, 2 insertions, 4 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
diff --git a/audio/mxv/files/patch-ab b/audio/mxv/files/patch-ab
index ff04b54ed639..bb1e9ae53124 100644
--- a/audio/mxv/files/patch-ab
+++ b/audio/mxv/files/patch-ab
@@ -13,7 +13,7 @@
+ ARCH_CCDEFINES = -DVOXWARE_DACS -DXDisplay=_XDisplay
+ ARCH_CCFLAGS =
+ ARCH_CCINCLUDES =
-+ ARCH_CCLDFLAGS =
++ ARCH_CCLDFLAGS = -L/usr/local/lib
+ ARCH_CCLDLIBS = $(APP_FORTLIBS) -lm
+ DEBUG_CCFLAGS = -Ddebug
+