summaryrefslogtreecommitdiff
path: root/databases/db45/Makefile
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/db45/Makefile
parentwarn about not supporting PORTNAME/PORTVERSION yet (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27418
Diffstat (limited to 'databases/db45/Makefile')
-rw-r--r--databases/db45/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/db45/Makefile b/databases/db45/Makefile
index 5eca63ecfdc1..7fcdb5d92877 100644
--- a/databases/db45/Makefile
+++ b/databases/db45/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