summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-07-25 12:32:43 +0000
committerasami <asami@FreeBSD.org>1998-07-25 12:32:43 +0000
commit9aff042d06d135663770208ea53684e25a299de0 (patch)
tree4d8bed2103314ed9768b2e15454267108d2287d7 /net
parent69d72883a3684da1ba0b2bc879b6f623b2a62373 (diff)
downloadFreeBSD-ports-9aff042d06d135663770208ea53684e25a299de0.zip
FreeBSD-ports-9aff042d06d135663770208ea53684e25a299de0.tar.gz
Um, you need to define IGNOREFILES if you want to set checksum to IGNORE.
(Otherwise bsd.port.mk will complain!)
Diffstat (limited to 'net')
-rw-r--r--net/vnc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index ff880e5..cffa6a9 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 February 1998
# Whom: msmith
#
-# $Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp $
+# $Id: Makefile,v 1.3 1998/07/20 17:48:40 msmith Exp $
#
DISTNAME= vnc-3.3.2_unixsrc
@@ -18,6 +18,7 @@ MAINTAINER= bmah@ca.sandia.gov
USE_PERL5= YES
EXTRACT_ONLY= vnc-3.3.2_unixsrc.tgz
+IGNOREFILES= ${DISTFILES}
NO_WRKSUBDIR= YES
OpenPOWER on IntegriCloud