diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net-mgmt/grepcidr | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net-mgmt/grepcidr')
-rw-r--r-- | net-mgmt/grepcidr/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/grepcidr/Makefile b/net-mgmt/grepcidr/Makefile index 7a786f837266..cf65612018a0 100644 --- a/net-mgmt/grepcidr/Makefile +++ b/net-mgmt/grepcidr/Makefile @@ -15,8 +15,6 @@ COMMENT= Filter IP addresses matching IPv4 CIDR/network specification PLIST_FILES= bin/grepcidr -USE_REINPLACE= yes - do-configure: @${REINPLACE_CMD} \ -e 's|/usr/local/bin|${PREFIX}/bin|' \ |