summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-07 16:53:46 +0000
committerjoerg <joerg>2009-02-07 16:53:46 +0000
commit7fa7d7feea91ed1371a9699c8ea32f24cc7115cb (patch)
tree34af695e3976633292b3de928bf63ff453834330 /net
parent9da7589621e62e15eea3cff88f274b0818ec069a (diff)
downloadpkgsrc-7fa7d7feea91ed1371a9699c8ea32f24cc7115cb.tar.gz
DESTDIR support. Fix build with newer NetBSD.
Diffstat (limited to 'net')
-rw-r--r--net/yale-tftpd/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/yale-tftpd/Makefile b/net/yale-tftpd/Makefile
index b50f7a5bf18..9b93c6ee7f7 100644
--- a/net/yale-tftpd/Makefile
+++ b/net/yale-tftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/10/02 20:23:07 heinz Exp $
+# $NetBSD: Makefile,v 1.17 2009/02/07 16:53:46 joerg Exp $
DISTNAME= yale-tftpd-3.0
PKGREVISION= 4
@@ -8,6 +8,10 @@ MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/net/yale-tftpd/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Enhanced tftpd(8) from Yale University and cisco Systems
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_BSD_MAKEFILE= yes
+
WRKSRC= ${WRKDIR}
CFLAGS.FreeBSD+= -DHAVE_STRERROR