diff options
Diffstat (limited to 'emulators/ski/Makefile')
-rw-r--r-- | emulators/ski/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 2b724e7..d711270 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -18,6 +18,8 @@ COMMENT= HP's Ski IA-64 simulator EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio +BROKEN= Incomplete pkg-plist + ONLY_FOR_ARCHS= i386 NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.hpl.hp.com/research/linux/ski/download.php) and put it in ${DISTDIR} first |