aboutsummaryrefslogtreecommitdiff
path: root/databases/db2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db2/Makefile')
-rw-r--r--databases/db2/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/databases/db2/Makefile b/databases/db2/Makefile
index af4ac6f68fb4..efa6e057d3d5 100644
--- a/databases/db2/Makefile
+++ b/databases/db2/Makefile
@@ -9,7 +9,8 @@ PORTNAME= db2
PORTVERSION= 2.7.7
PORTREVISION= 1
CATEGORIES= databases
-MASTER_SITES= http://www.sleepycat.com/update/snapshot/
+#MASTER_SITES= http://www.sleepycat.com/update/snapshot/
+MASTER_SITES= ftp://sleepycat1.inetu.net/releases/
DISTNAME= db-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -23,6 +24,11 @@ CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_ARGS= --enable-compat185 \
--enable-dump185 --enable-cxx
+.if !defined(NOPORTDOCS)
+PORTDOCS= *
+INSTALL_TARGET= install install_docs
+.endif
+
post-install:
@-${RM} -fr ${PREFIX}/share/examples/db2
${MKDIR} ${PREFIX}/share/examples/db2