aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-10-12 13:12:46 +0800
committertrevor <trevor@FreeBSD.org>2003-10-12 13:12:46 +0800
commit5c057ff02c145fde8135c5f8a27773686988d437 (patch)
tree7cf512b8e5e8b24a23245b25560750c8b7d27603 /graphics
parent27f61286c8a428e3ef1281efed6ce5b70044732d (diff)
downloadfreebsd-ports-gnome-5c057ff02c145fde8135c5f8a27773686988d437.tar.gz
freebsd-ports-gnome-5c057ff02c145fde8135c5f8a27773686988d437.tar.zst
freebsd-ports-gnome-5c057ff02c145fde8135c5f8a27773686988d437.zip
says bento, "svgalib-1.4.3 is only for i386"
Diffstat (limited to 'graphics')
-rw-r--r--graphics/acidwarp/Makefile1
-rw-r--r--graphics/linplasma/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/acidwarp/Makefile b/graphics/acidwarp/Makefile
index d5a9cfc41f43..60d3051a3503 100644
--- a/graphics/acidwarp/Makefile
+++ b/graphics/acidwarp/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib
ALL_TARGET= acidwarp
DOCFILES= README TODO Thanks
+ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/pkg-plist
REINPLACE_ARGS= -i'' -E
USE_REINPLACE= yes
diff --git a/graphics/linplasma/Makefile b/graphics/linplasma/Makefile
index 3036b517c55f..e1b97d673d56 100644
--- a/graphics/linplasma/Makefile
+++ b/graphics/linplasma/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib
ALL_TARGET= ${PORTNAME}
DOCFILES= README GPL
DOCDIR= share/doc/${PORTNAME}/
+ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/pkg-plist
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_REINPLACE= yes