diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
commit | 6b789892652b945988200413c34c1471d8008c4d (patch) | |
tree | 187ac42960cebf296bee314e4ed76fde994a3bc3 /www/w3-4 | |
parent | f4e339b198a52d1347f5819c5abcf68e362aff1b (diff) | |
download | freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.gz freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.zst freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.zip |
BROKEN: Incomplete pkg-plist
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 |