summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-11-12 17:53:09 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-11-12 17:53:09 +0000
commit351dfb0b245c4590a709d0122b154c7397013420 (patch)
tree59d1291d2fc6896e8e918be3f0fda4beb70ae7fd
parentPolar is a smooth and simple cursor set for X11. (diff)
- fix build with nonstandard LOCALBASE
- add SHA256 checksum PR: ports/88889 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=148042
-rw-r--r--net/whois/Makefile1
-rw-r--r--net/whois/distinfo1
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