summaryrefslogtreecommitdiff
path: root/databases/db4/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2008-05-31 13:18:24 +0000
committertnn <tnn>2008-05-31 13:18:24 +0000
commit139caf04ecc277d3c0ecb516a6d2b36cc801557f (patch)
treeeb3f720bd5b0dc2aad9c53d6587d099168627426 /databases/db4/Makefile
parent2a9fcbee93b232b2786d1a49bff5c61cc5117f25 (diff)
downloadpkgsrc-139caf04ecc277d3c0ecb516a6d2b36cc801557f.tar.gz
Use pax(1) instead of cp -pr to install the documentation files, because
cp -pr on Solaris mysteriously and silently fails to copy the entire directory structure. Spotted in bulk build.
Diffstat (limited to 'databases/db4/Makefile')
-rw-r--r--databases/db4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index 4fa0e704f6b..08f935a8ad4 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2008/01/10 21:55:51 adam Exp $
+# $NetBSD: Makefile,v 1.54 2008/05/31 13:18:24 tnn Exp $
DISTNAME= db-4.6.21
PKGNAME= ${DISTNAME:S/db/db4/}
@@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+USE_TOOLS+= pax
GNU_CONFIGURE= yes
CONFIGURE_DIRS= build_unix
CONFIGURE_SCRIPT= ../dist/configure