diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /archivers/hpack.non-usa.only | |
parent | Remove obsolete USE_REINPLACE. (diff) |
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'archivers/hpack.non-usa.only')
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 066f1d1f3608..5a4005ea211d 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -20,7 +20,6 @@ MAKEFILE= makefile ALL_TARGET= freebsd INSTALL_TARGET= freebsd.install MAN1= hpack.1 -USE_REINPLACE= yes post-patch: .for f in language/language.c cli.c |