diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:50:22 +0000 |
commit | 70886c1846c06a0379466e2108c0c84fffa4b251 (patch) | |
tree | 406dd75246336326a6a6e88acdbbe74f394f9a46 /www/w3-4 | |
parent | BROKEN: Does not correctly use gettext (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=129957
Diffstat (limited to 'www/w3-4')
-rw-r--r-- | www/w3-4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/w3-4/Makefile b/www/w3-4/Makefile index 0ecd40f111e0..8d3ab389610b 100644 --- a/www/w3-4/Makefile +++ b/www/w3-4/Makefile @@ -15,6 +15,8 @@ DISTNAME= w3-4.0pre.47 MAINTAINER= ports@FreeBSD.org COMMENT= WWW browser based on emacs/mule +BROKEN= Incomplete pkg-plist + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=yes INSTALL_TARGET= install dotemacs |