diff options
author | kris <kris@FreeBSD.org> | 2007-01-11 03:17:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-01-11 03:17:18 +0800 |
commit | 2c424fa3862e0773bb765280c75cf5fc254a4dae (patch) | |
tree | d7a9b2e105d89e881adad5304d6844ae7c4e6d0e /japanese | |
parent | 15fbe413cc06cc1db4a8096e56531cccd59c6692 (diff) | |
download | freebsd-ports-gnome-2c424fa3862e0773bb765280c75cf5fc254a4dae.tar.gz freebsd-ports-gnome-2c424fa3862e0773bb765280c75cf5fc254a4dae.tar.zst freebsd-ports-gnome-2c424fa3862e0773bb765280c75cf5fc254a4dae.zip |
BROKEN: Leaves behind config file on deinstall
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/lynx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index 4835c92a4ce8..6951bb35ab21 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -19,6 +19,8 @@ PATCH_SITES= http://lynx.isc.org/current/ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal-based World-Wide Web Client with multi-byte modification +BROKEN= Leaves behind config file on deinstall + WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g} VERSION= 2.8.4 |