aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xtuner
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-27 07:18:10 +0800
committersteve <steve@FreeBSD.org>1998-09-27 07:18:10 +0800
commit719aa84d31e0fdccc5dc0336a51434143e872b1c (patch)
tree437f27df0128c613f334b015618ef67d00f4e0ab /audio/xtuner
parent386199ca7ca2e2f8b9e31cc115b1f82a46d4437a (diff)
downloadfreebsd-ports-gnome-719aa84d31e0fdccc5dc0336a51434143e872b1c.tar.gz
freebsd-ports-gnome-719aa84d31e0fdccc5dc0336a51434143e872b1c.tar.zst
freebsd-ports-gnome-719aa84d31e0fdccc5dc0336a51434143e872b1c.zip
Mark broken for ELF because of xforms port.
Diffstat (limited to 'audio/xtuner')
-rw-r--r--audio/xtuner/Makefile6
1 files changed, 4 insertions, 2 deletions
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