summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/netscape48-communicator/Makefile')
-rw-r--r--www/netscape48-communicator/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index fb3bb1654a69..75aa4b0739ac 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -22,7 +22,6 @@ NO_BUILD= yes
NO_FILTER_SHLIBS= yes
STRIP=
WRKSRC?= ${WRKDIR}/${BROWSER}-v408.x86-unknown-freebsd
-FILESDIR= ${.CURDIR}/files
PKGDIR= ${.CURDIR}/pkg
PKGREQ= ${MASTERDIR}/pkg/REQ
@@ -53,6 +52,10 @@ RESTRICTED= "Contains strong cryptography"
.SILENT:
+makesum:
+ ${ECHO} "You should make ${FILESDIR}/md5 by hand"
+ ${FALSE}
+
.if !defined(USE_128BIT) && !defined(NO_FORTIFY)
pre-extract:
${ECHO} "You can make Netscape use 128-bit encryption by defining USE_128BIT"