summaryrefslogtreecommitdiffstats
path: root/databases/db45
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-22 00:47:18 +0000
committerasami <asami@FreeBSD.org>1997-11-22 00:47:18 +0000
commit40a51dc4c6e145e23f192fe355b0668a9c01f835 (patch)
tree94e55ad1dc11f513da9b45e56e96ef4ead282b77 /databases/db45
parent3cd037390b039fcf83b431f8802fc870c9e5641e (diff)
downloadFreeBSD-ports-40a51dc4c6e145e23f192fe355b0668a9c01f835.zip
FreeBSD-ports-40a51dc4c6e145e23f192fe355b0668a9c01f835.tar.gz
Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.
Diffstat (limited to 'databases/db45')
-rw-r--r--databases/db45/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/db45/Makefile b/databases/db45/Makefile
index e8cb878..d607cd3 100644
--- a/databases/db45/Makefile
+++ b/databases/db45/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $
+# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
#
DISTNAME= db-2.3.12
@@ -40,4 +40,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
+MANUAL_PACKAGE_BUILD= incompatible with libc version
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud