aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-07 16:19:57 +0800
committersimokawa <simokawa@FreeBSD.org>1999-01-07 16:19:57 +0800
commit9e8a8c651808a740a4d8d6e85cbcbe892f3f740a (patch)
treea8a199efd8ea517d4b11c952a923af869bf1813c /databases
parentce0a236b51487c5dc3928238fb580d9fa25cd593 (diff)
downloadfreebsd-ports-gnome-9e8a8c651808a740a4d8d6e85cbcbe892f3f740a.tar.gz
freebsd-ports-gnome-9e8a8c651808a740a4d8d6e85cbcbe892f3f740a.tar.zst
freebsd-ports-gnome-9e8a8c651808a740a4d8d6e85cbcbe892f3f740a.zip
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
Diffstat (limited to 'databases')
-rw-r--r--databases/xmysql/Makefile5
-rw-r--r--databases/xmysqladmin/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index 458116477184..2c17efec87d8 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Sep 2 15:46:09 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.12 1998/11/21 09:58:22 andreas Exp $
+# $Id: Makefile,v 1.13 1998/12/27 19:30:32 dirk Exp $
#
DISTNAME= xmysql-1.9
@@ -18,6 +18,9 @@ BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
+# depends on xforms
+ONLY_FOR_ARCHS= i386
+
USE_X_PREFIX= yes
.include <bsd.port.mk>
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index c6c029fee60e..321c85fa314c 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -3,7 +3,7 @@
# Date created: Di 2 Sep 1997 16:29:27 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.12 1998/10/20 01:31:07 steve Exp $
+# $Id: Makefile,v 1.13 1998/11/21 10:00:02 andreas Exp $
#
DISTNAME= xmysqladmin-0.4.4
@@ -19,6 +19,9 @@ BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
+# depends on xforms
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/xmysqladmin
USE_X_PREFIX= yes
ALL_TARGET= xmysqladmin