pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/yale-tftpd Make it build on DragonFly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d8c05b01ee2
branches: trunk
changeset: 394108:3d8c05b01ee2
user: hasso <hasso%pkgsrc.org@localhost>
date: Fri Jun 05 10:19:10 2009 +0000
description:
Make it build on DragonFly.
diffstat:
net/yale-tftpd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 15b9e4bf98c5 -r 3d8c05b01ee2 net/yale-tftpd/Makefile
--- a/net/yale-tftpd/Makefile Fri Jun 05 10:10:28 2009 +0000
+++ b/net/yale-tftpd/Makefile Fri Jun 05 10:19:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/02/07 16:53:46 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/06/05 10:19:10 hasso Exp $
DISTNAME= yale-tftpd-3.0
PKGREVISION= 4
@@ -14,6 +14,7 @@
WRKSRC= ${WRKDIR}
+CFLAGS.DragonFly+= -DHAVE_STRERROR
CFLAGS.FreeBSD+= -DHAVE_STRERROR
CFLAGS.Linux+= -DHAVE_STRERROR
CFLAGS.SunOS+= -DHAVE_STRERROR -DBROKEN_TH_STUFF
Home |
Main Index |
Thread Index |
Old Index