diff options
-rw-r--r-- | net/whois/Makefile | 1 | ||||
-rw-r--r-- | net/whois/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index 0758c88bd8e3..8614d3b38072 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -36,6 +36,7 @@ NO_PO= yes post-patch: @${REINPLACE_CMD} -e "s|prefix\=/usr/local|prefix\=${PREFIX}|g ; \ + s|/usr/local|${LOCALBASE}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Makefile @${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" ${WRKSRC}/po/Makefile @if [ -n "${NO_PO}" ]; \ diff --git a/net/whois/distinfo b/net/whois/distinfo index 8810b7fcb8f4..e3f341e2ff4c 100644 --- a/net/whois/distinfo +++ b/net/whois/distinfo @@ -1,2 +1,3 @@ MD5 (whois_4.7.8.tar.gz) = 41cc0635976d6d0b33ba3067ad246b97 +SHA256 (whois_4.7.8.tar.gz) = 3a7e78716f17b43646cb583e77a8d213fe91d4ae771c308d1d945511a3822382 SIZE (whois_4.7.8.tar.gz) = 55784 |