summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/dap/Makefile6
-rw-r--r--audio/xtuner/Makefile6
2 files changed, 8 insertions, 4 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile
index e1c63b3a41dc..868661842985 100644
--- a/audio/dap/Makefile
+++ b/audio/dap/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1998
# Whom: yoshiaki Uchikawa
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/09/16 12:54:00 vanilla Exp $
#
DISTNAME= DAPSource
@@ -13,7 +13,9 @@ MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/
MAINTAINER= yoshiaki@kt.rim.or.jp
-LIB_DEPENDS= xforms\\.0\\.88:${PORTSDIR}/x11-toolkits/xforms
+BROKEN_ELF= xforms is a.out only
+
+LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
WRKSRC= ${WRKDIR}/dap
USE_X_PREFIX= yes
diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile
index 1c645ca3ba8b..28b9d23c03fe 100644
--- a/audio/xtuner/Makefile
+++ b/audio/xtuner/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 December 96
# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
-# $Id: Makefile,v 1.3 1998/09/15 11:12:58 asami Exp $
+# $Id: Makefile,v 1.4 1998/09/17 00:32:28 asami Exp $
#
DISTNAME= Xtuner-2.1
@@ -13,7 +13,9 @@ MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
-LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms \
+BROKEN_ELF= xforms is a.out only
+
+LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= YES