summaryrefslogtreecommitdiff
path: root/databases/db46
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
commit36117d709704f772dbc3d305cda6923741791598 (patch)
tree6c3ec2a25be0f66e3eb89c7c32e68146ec791ef6 /databases/db46
parentUpdate Zope to 2.13.21. This update also includes: (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
Notes
Notes: svn path=/head/; revision=327717
Diffstat (limited to 'databases/db46')
-rw-r--r--databases/db46/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index 1a2f026d3361..53e7f6ffd410 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: db46
-# Date created: 2007-07-26
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= db46
PORTVERSION= 4.6.21.4
@@ -54,6 +50,7 @@ INSTALL_TARGET+= install_docs docdir=${DOCSDIR}
PORTDOCS= *
.endif
+NO_STAGE= yes
post-install:
.for i in libdb libdb_cxx
${LN} -s -f ${PORTNAME}/${i}-${BDBVER}.so.0 ${PREFIX}/lib