summaryrefslogtreecommitdiff
path: root/www/netscape4-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-10-09 15:51:21 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-10-09 15:51:21 +0000
commit61a3cc284a59258f70a5c630e43ed88782b5aa87 (patch)
tree9bd6f27e29ec0ce57aad08f7d7b9d56d3b61de22 /www/netscape4-communicator
parentChanged MASTERSITES: (diff)
Remove the override of makesum target from Obrien's will.
Notes
Notes: svn path=/head/; revision=22273
Diffstat (limited to 'www/netscape4-communicator')
-rw-r--r--www/netscape4-communicator/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile
index 85ac56d661cc..35bfcb86d1ce 100644
--- a/www/netscape4-communicator/Makefile
+++ b/www/netscape4-communicator/Makefile
@@ -52,12 +52,6 @@ RESTRICTED= "Contains strong cryptography"
.SILENT:
-.if !defined(I_WANT_NORMAL_BEHAVIOR)
-makesum:
- ${ECHO} "You should make ${FILESDIR}/md5 by hand"
- ${FALSE}
-.endif
-
.if !defined(USE_128BIT) && !defined(NO_FORTIFY)
pre-extract:
${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT"