aboutsummaryrefslogtreecommitdiff
path: root/databases/db
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
commit3da86c6aa2b3345aabb564415cd86b5e3872ca1a (patch)
tree04a03b5b9c40a7cbd0ef74638676e9809fd9dde8 /databases/db
parentde588104e21e4e3e14a3d79ca8814378a0c8044d (diff)
downloadports-3da86c6aa2b3345aabb564415cd86b5e3872ca1a.tar.gz
ports-3da86c6aa2b3345aabb564415cd86b5e3872ca1a.zip
Notes
Diffstat (limited to 'databases/db')
-rw-r--r--databases/db/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/db/Makefile b/databases/db/Makefile
index 5eca63ecfdc1..7fcdb5d92877 100644
--- a/databases/db/Makefile
+++ b/databases/db/Makefile
@@ -1,21 +1,21 @@
# ports collection makefile for: Berkeley DB
-# Version required: v2.*
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $FreeBSD$
#
-DISTNAME= db-2.7.7
+PORTNAME= db
+PORTVERSION= 2.7.7
CATEGORIES= databases
-MASTER_SITES= http://www.sleepycat.com/update/2.7.7/
+MASTER_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
-MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
-WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
+WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
CONFIGURE_SCRIPT= ../dist/configure