diff options
Diffstat (limited to 'dns/checkdns/Makefile')
-rw-r--r-- | dns/checkdns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index e3201ebeb5ac..45d2d5d33265 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -16,7 +16,6 @@ COMMENT= A domain name server analysis and reporting tool USE_REINPLACE= yes SUB_FILES= pkg-message -PKG_MESSAGE= ${WRKDIR}/pkg-message post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/main.c \ |