aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-05-13 04:08:25 +0800
committerdinoex <dinoex@FreeBSD.org>2004-05-13 04:08:25 +0800
commit14ccf708a46dcf449476e37cce146b59d9cda56a (patch)
tree013e40eef9c1916a01099a46a40cff7236ad894b /security/openssl/Makefile
parentb259209e302d090dab6293c8efa371f8cbc67a2d (diff)
downloadfreebsd-ports-gnome-14ccf708a46dcf449476e37cce146b59d9cda56a.tar.gz
freebsd-ports-gnome-14ccf708a46dcf449476e37cce146b59d9cda56a.tar.zst
freebsd-ports-gnome-14ccf708a46dcf449476e37cce146b59d9cda56a.zip
- Update option OPENSSL_SNAPSHOT to work with newer bsd.port.mk
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 8ba651d0bcc7..2eaefd2d5b8c 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openssl
.if defined(OPENSSL_SNAPSHOT)
+PORTVERSION= 0.9.7
PORTREVISION!= date -v-1d +%Y%m%d
.else
PORTVERSION= 0.9.7d
@@ -30,6 +31,7 @@ COMMENT= SSL and crypto library
.if defined(OPENSSL_SNAPSHOT)
MASTER_SITE_SUBDIR2= snapshot
DISTNAME2= ${PORTNAME}-${PORTVERSION}-stable-SNAP-${PORTREVISION}
+NO_CHECKSUM= yes
.else
MASTER_SITE_SUBDIR2= source
DISTNAME2= ${PORTNAME}-${PORTVERSION}