summaryrefslogtreecommitdiff
path: root/databases/db3
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-03-29 02:40:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-03-29 02:40:20 +0000
commit6b507cc86bfa29de327bd88b0f3289acd7caa9af (patch)
tree6748d42253639427de500d5b3740e710955f8edb /databases/db3
parentcomment out vhost support since it brings db2 vs. libc conflict in (diff)
oops, restore MANUAL_PACKAGE_BUILD
Notes
Notes: svn path=/head/; revision=17425
Diffstat (limited to 'databases/db3')
-rw-r--r--databases/db3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES