diff options
author | miwi <miwi@FreeBSD.org> | 2013-03-30 20:24:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-03-30 20:24:28 +0800 |
commit | 20ba31e63f9d11cc6b52d07ac6458dbaf9877f3e (patch) | |
tree | e78318eeca94b4569baaefcade516694146fab77 /textproc | |
parent | 7ec8873cce273ea331d8c8db6818f4f89a8b7290 (diff) | |
download | freebsd-ports-gnome-20ba31e63f9d11cc6b52d07ac6458dbaf9877f3e.tar.gz freebsd-ports-gnome-20ba31e63f9d11cc6b52d07ac6458dbaf9877f3e.tar.zst freebsd-ports-gnome-20ba31e63f9d11cc6b52d07ac6458dbaf9877f3e.zip |
- Broken checksum mismatch
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rst.el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rst.el/Makefile b/textproc/rst.el/Makefile index 56413d01c414..e84637488d94 100644 --- a/textproc/rst.el/Makefile +++ b/textproc/rst.el/Makefile @@ -15,6 +15,8 @@ COMMENT= ReStructuredText Support for Emacs USE_EMACS= yes +BROKEN= checksum mismatch + NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty |