pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind8 bl3ify; fixes build on Solaris with SunPro.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ce8b80db74e
branches:  trunk
changeset: 467278:2ce8b80db74e
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Jan 28 12:18:47 2004 +0000

description:
bl3ify; fixes build on Solaris with SunPro.

diffstat:

 net/bind8/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 7082108a7abf -r 2ce8b80db74e net/bind8/Makefile
--- a/net/bind8/Makefile        Wed Jan 28 12:13:02 2004 +0000
+++ b/net/bind8/Makefile        Wed Jan 28 12:18:47 2004 +0000
@@ -1,5 +1,5 @@
 #
-# $NetBSD: Makefile,v 1.24 2004/01/20 12:22:18 agc Exp $
+# $NetBSD: Makefile,v 1.25 2004/01/28 12:18:47 grant Exp $
 #
 # FreeBSD Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp
 #
@@ -21,6 +21,9 @@
 DIST_SUBDIR=   bind/${BIND_VERSION}
 EXTRACT_ONLY=  ${DISTNAME}-src.tar.gz ${DISTNAME}-doc.tar.gz
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=        yes
 USE_PKGINSTALL=        yes
 RCD_SCRIPTS=   named
 



Home | Main Index | Thread Index | Old Index