diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:52:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:52:57 +0000 |
commit | f49f2584be91cd208201ce8028ca1a7ae21c5ff8 (patch) | |
tree | b209fa1ba7fa72f714076fdcc1ed2db36001814b /www | |
parent | 88a9765bf5035d64e76a743da821a6e458762cf1 (diff) | |
download | freebsd-ports-f49f2584be91cd208201ce8028ca1a7ae21c5ff8.zip |
BROKEN: pkg-plist is incorrect
Diffstat (limited to 'www')
-rw-r--r-- | www/emacs-w3m-emacs20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/emacs-w3m-emacs20/Makefile b/www/emacs-w3m-emacs20/Makefile index 534ace23967d..28f8d6acccb2 100644 --- a/www/emacs-w3m-emacs20/Makefile +++ b/www/emacs-w3m-emacs20/Makefile @@ -7,6 +7,8 @@ MASTERDIR= ${.CURDIR}/../emacs-w3m +BROKEN= "pkg-plist is incorrect" + PORTCLASS= slave EMACS_PORT_NAME= emacs20 |