aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-01-06 01:19:59 +0800
committerpav <pav@FreeBSD.org>2011-01-06 01:19:59 +0800
commit9f766f6e03ada9987737458a2caf8a377ffe50c7 (patch)
tree3508c0365eeeaf34787c6bd9f86bd48ce32512af /www
parente2d21193906027614e3ad375c7a4a4dc73ba943b (diff)
downloadfreebsd-ports-gnome-9f766f6e03ada9987737458a2caf8a377ffe50c7.tar.gz
freebsd-ports-gnome-9f766f6e03ada9987737458a2caf8a377ffe50c7.tar.zst
freebsd-ports-gnome-9f766f6e03ada9987737458a2caf8a377ffe50c7.zip
- Mark BROKEN: fails to package
Reported by: pointyhat
Diffstat (limited to 'www')
-rw-r--r--www/emacs-w3m-emacs21/Makefile2
-rw-r--r--www/emacs-w3m-emacs22/Makefile2
2 files changed, 4 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"
diff --git a/www/emacs-w3m-emacs22/Makefile b/www/emacs-w3m-emacs22/Makefile
index 73dfb25e5f63..d0ad2c7791a0 100644
--- a/www/emacs-w3m-emacs22/Makefile
+++ b/www/emacs-w3m-emacs22/Makefile
@@ -11,4 +11,6 @@ USE_EMACS= yes
EMACS_PORT_NAME= emacs22
COMMENT= Simple front-end to w3m for emacs22
+BROKEN= fails to package
+
.include "${MASTERDIR}/Makefile"