diff options
author | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
commit | e625c11fb3ce3603495909beb4eceff7f15aca3d (patch) | |
tree | 22c3b24ffa3079e7ae87e2e96f064c9ff61d1f3f /databases/db42 | |
parent | bddceb8072c66d5b8c4eae0f68fc9e58b31b4b0d (diff) | |
download | freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.gz freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.zst freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.zip |
More Y2K Statement Links...
Diffstat (limited to 'databases/db42')
-rw-r--r-- | databases/db42/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/db42/Makefile b/databases/db42/Makefile index 5070553d0e95..32f92108de0d 100644 --- a/databases/db42/Makefile +++ b/databases/db42/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Jan 1998 # Whom: Josh Tiefenbach <josh@ican.net> # -# $Id: Makefile,v 1.6 1997/11/22 00:51:36 asami Exp $ +# $Id: Makefile,v 1.7 1998/01/26 18:43:20 jfitz Exp $ # DISTNAME= db-2.3.16 @@ -12,6 +12,8 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/ MAINTAINER= josh@ican.net +Y2K= http://www.sleepycat.com/faq.html#A8 + MANUAL_PACKAGE_BUILD= incompatible with libc version WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix |