diff options
author | kris <kris@FreeBSD.org> | 2006-02-13 06:19:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-13 06:19:10 +0800 |
commit | 288091a73e9a0bde81c2ba60e87d8b99f6f94b88 (patch) | |
tree | 409ba7ca5f2eac02963d8e8beddb3e6c693ba7c3 /emulators/simh | |
parent | 1d0b142712825ceea7dcf1766dffb5360bfeae5c (diff) | |
download | freebsd-ports-gnome-288091a73e9a0bde81c2ba60e87d8b99f6f94b88.tar.gz freebsd-ports-gnome-288091a73e9a0bde81c2ba60e87d8b99f6f94b88.tar.zst freebsd-ports-gnome-288091a73e9a0bde81c2ba60e87d8b99f6f94b88.zip |
BROKEN: Incorrect pkg-plist (does not compile completely?)
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 6fd6718dc87a..112245dc1002 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}hv35-2 MAINTAINER= mmendez@gmail.com COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others +BROKEN= Incorrect pkg-plist (does not compile completely?) + USE_ZIP= yes EXTRACT_BEFORE_ARGS= -qoa USE_GMAKE= yes |