summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-08-29 08:17:50 +0000
committerdholland <dholland@pkgsrc.org>2012-08-29 08:17:50 +0000
commit8ddd98d97ab178e3a9da1b828a3694e23cfd4a9e (patch)
treea23f63e7962d52e9987667ada7f83f72e58149b7 /databases
parent385f8d3b7b3ad879ad22e56f23b9703448e7c40d (diff)
downloadpkgsrc-8ddd98d97ab178e3a9da1b828a3694e23cfd4a9e.tar.gz
USE_TOOLS+=rpcgen, failed on Solaris 5.11
Diffstat (limited to 'databases')
-rw-r--r--databases/db46/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index 32b1234f299..8a82987c3ba 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/01/16 17:57:37 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/08/29 08:17:50 dholland Exp $
DISTNAME= db-4.6.21
PKGNAME= ${DISTNAME:S/db/db46/}
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= pax
+USE_TOOLS+= pax rpcgen
GNU_CONFIGURE= yes
CONFIGURE_DIRS= build_unix
CONFIGURE_SCRIPT= ../dist/configure