pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/socat actually remove the hacks.mk file



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d47e342ff3aa
branches:  trunk
changeset: 411284:d47e342ff3aa
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Feb 09 13:19:55 2020 +0000

description:
actually remove the hacks.mk file

diffstat:

 net/socat/hacks.mk |  9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diffs (13 lines):

diff -r b5eb02b02c19 -r d47e342ff3aa net/socat/hacks.mk
--- a/net/socat/hacks.mk        Sun Feb 09 13:19:10 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-# $NetBSD: hacks.mk,v 1.1 2007/04/27 22:31:53 schmonz Exp $
-
-.include "../../mk/bsd.prefs.mk"
-
-# Fix build on OS X with BIND9 system resolver
-.if ${OPSYS} == "Darwin"
-PKG_HACKS+=            macosx-bind9-bind8compat
-CFLAGS+=               -DBIND_8_COMPAT=1
-.endif



Home | Main Index | Thread Index | Old Index