diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-05 17:19:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-05 17:19:59 +0000 |
commit | fe99b59b0ff2b0164e657298a3637962037419d1 (patch) | |
tree | 774060819a55003550710ddf180bba7b0fc89bf2 /www/emacs-w3m-emacs21 | |
parent | 7a97dcdd3f4788561939af2a84da35f70e14f007 (diff) | |
download | ports-fe99b59b0ff2b0164e657298a3637962037419d1.tar.gz ports-fe99b59b0ff2b0164e657298a3637962037419d1.zip |
Notes
Diffstat (limited to 'www/emacs-w3m-emacs21')
-rw-r--r-- | www/emacs-w3m-emacs21/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/emacs-w3m-emacs21/Makefile b/www/emacs-w3m-emacs21/Makefile index 0edd35165547..64bc988f2c95 100644 --- a/www/emacs-w3m-emacs21/Makefile +++ b/www/emacs-w3m-emacs21/Makefile @@ -11,4 +11,6 @@ USE_EMACS= yes EMACS_PORT_NAME= emacs21 COMMENT= Simple front-end to w3m for emacs21 +BROKEN= fails to package + .include "${MASTERDIR}/Makefile" |