diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 393341f21cbd425c3044d732856c2c2eedd22705 (patch) | |
tree | fb197dd78b34871528400f7884b5a56cca00c803 /net/gopher | |
parent | 22a9330d9bac7c1acfbe5bf0a0d08f0521cfaf59 (diff) | |
download | FreeBSD-ports-393341f21cbd425c3044d732856c2c2eedd22705.zip FreeBSD-ports-393341f21cbd425c3044d732856c2c2eedd22705.tar.gz |
Remove USE_REINPLACE from all categories starting with N
Diffstat (limited to 'net/gopher')
-rw-r--r-- | net/gopher/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile index 9a6a2f4..3d8e1d3 100644 --- a/net/gopher/Makefile +++ b/net/gopher/Makefile @@ -19,7 +19,6 @@ COMMENT= Gopher client for access to a distributed document service GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes MAN1= gopher.1 gophfilt.1 MAN5= gopherrc.5 |