summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-05 10:19:10 +0000
committerhasso <hasso@pkgsrc.org>2009-06-05 10:19:10 +0000
commitda7e4d45489114b73a74ab980219344cbf5264a6 (patch)
treecf5712ea46718a98453de44757df2ccf7f166b7e /net
parentf2b86dfca40d5e2e99194ea8fb34a870bad325c8 (diff)
downloadpkgsrc-da7e4d45489114b73a74ab980219344cbf5264a6.tar.gz
Make it build on DragonFly.
Diffstat (limited to 'net')
-rw-r--r--net/yale-tftpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/yale-tftpd/Makefile b/net/yale-tftpd/Makefile
index 9b93c6ee7f7..abd6c5360dd 100644
--- a/net/yale-tftpd/Makefile
+++ b/net/yale-tftpd/Makefile
@@ -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 @@ USE_BSD_MAKEFILE= yes
WRKSRC= ${WRKDIR}
+CFLAGS.DragonFly+= -DHAVE_STRERROR
CFLAGS.FreeBSD+= -DHAVE_STRERROR
CFLAGS.Linux+= -DHAVE_STRERROR
CFLAGS.SunOS+= -DHAVE_STRERROR -DBROKEN_TH_STUFF