aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2002-11-27 03:04:14 +0800
committerarved <arved@FreeBSD.org>2002-11-27 03:04:14 +0800
commit1dfb63b8de63d8ea69ed499950b029dea07f3b9b (patch)
tree64d433e81ed139718aa76ba9ad215e01d0c567df /sysutils
parentee842cbe56deac105d7b3b562dc6baa655f2582a (diff)
downloadfreebsd-ports-gnome-1dfb63b8de63d8ea69ed499950b029dea07f3b9b.tar.gz
freebsd-ports-gnome-1dfb63b8de63d8ea69ed499950b029dea07f3b9b.tar.zst
freebsd-ports-gnome-1dfb63b8de63d8ea69ed499950b029dea07f3b9b.zip
Don't try to build this software on alpha. It is useful on AMDs only.
Approved by: maintainer Submitted by: beta
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fvcool/Makefile1
-rw-r--r--sysutils/fvcool/pkg-message3
2 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/fvcool/Makefile b/sysutils/fvcool/Makefile
index 6c50c6ffbb61..b884f4941b63 100644
--- a/sysutils/fvcool/Makefile
+++ b/sysutils/fvcool/Makefile
@@ -13,6 +13,7 @@ DISTNAME= FVCool${PORTVERSION:S/.//g}
MAINTAINER= frerich.raabe@gmx.de
+ONLY_FOR_ARCHS= i386
USE_REINPLACE= yes
ALL_TARGET= fvcool
PLIST_SUB+= DOCSDIR=${DOCSDIR:S,^${PREFIX}/,,}
diff --git a/sysutils/fvcool/pkg-message b/sysutils/fvcool/pkg-message
index 757ebdb48e80..1259efd0bf9e 100644
--- a/sysutils/fvcool/pkg-message
+++ b/sysutils/fvcool/pkg-message
@@ -3,3 +3,6 @@ stability, in particular while doing heavy duty work such as encoding
music the system can freeze under certain conditions!
Don't use this software in production or mission-critical environments!
+
+Also note that this software is supposed to be used with AMD Athlon (XP) an
+AMD Duron processors only!