aboutsummaryrefslogtreecommitdiff
path: root/audio/xtuner
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-07 08:19:57 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-07 08:19:57 +0000
commitec8a4e66c1c63749a508e9ed36ff370302fa689f (patch)
treec4304430f5506818e6eb1fb0c4dc86e66ba89840 /audio/xtuner
parenta50f73322dfd84ac4632041853c01d34a2e519bf (diff)
downloadports-ec8a4e66c1c63749a508e9ed36ff370302fa689f.tar.gz
ports-ec8a4e66c1c63749a508e9ed36ff370302fa689f.zip
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
Notes
Notes: svn path=/head/; revision=15906
Diffstat (limited to 'audio/xtuner')
-rw-r--r--audio/xtuner/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile
index 041d819081c1..e3c64da5888a 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.5 1998/09/26 23:18:02 steve Exp $
+# $Id: Makefile,v 1.6 1998/11/03 00:38:26 jseger Exp $
#
DISTNAME= Xtuner-2.1
@@ -16,6 +16,9 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
Xpm.4:${PORTSDIR}/graphics/xpm
+# depends on xforms
+ONLY_FOR_ARCHS= i386
+
USE_IMAKE= YES
NO_INSTALL_MANPAGES= YES