diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-10 19:17:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-10 19:17:18 +0000 |
commit | 02104605d597699749f317180e73e570b269db0a (patch) | |
tree | 7308a85f83c2659b9e2f6e1d120d1c3a25835bdf /japanese/lynx/Makefile | |
parent | 62c6efd7bd3f89807d4fea95f611229c29ee89f8 (diff) | |
download | ports-02104605d597699749f317180e73e570b269db0a.tar.gz ports-02104605d597699749f317180e73e570b269db0a.zip |
Notes
Diffstat (limited to 'japanese/lynx/Makefile')
-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 |