diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/nload/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index c3aa34d336b1..52d44da62924 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -18,7 +18,6 @@ MANCOMPRESSED= yes MAN1= nload.1 PLIST_FILES= bin/nload -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|\(/etc/nload\.conf\)|${PREFIX}\1|" \ ${WRKSRC}/docs/nload.1.in ${WRKSRC}/src/main.cpp |