diff options
author | arved <arved@FreeBSD.org> | 2002-11-26 19:04:14 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-26 19:04:14 +0000 |
commit | 1dfb63b8de63d8ea69ed499950b029dea07f3b9b (patch) | |
tree | 64d433e81ed139718aa76ba9ad215e01d0c567df /sysutils/fvcool | |
parent | ee842cbe56deac105d7b3b562dc6baa655f2582a (diff) | |
download | FreeBSD-ports-1dfb63b8de63d8ea69ed499950b029dea07f3b9b.zip FreeBSD-ports-1dfb63b8de63d8ea69ed499950b029dea07f3b9b.tar.gz |
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/fvcool')
-rw-r--r-- | sysutils/fvcool/Makefile | 1 | ||||
-rw-r--r-- | sysutils/fvcool/pkg-message | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/fvcool/Makefile b/sysutils/fvcool/Makefile index 6c50c6f..b884f49 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 757ebdb..1259efd 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! |