pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/yale-tftpd DESTDIR support. Fix build with newer N...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1890402402fd
branches: trunk
changeset: 554034:1890402402fd
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Feb 07 16:53:46 2009 +0000
description:
DESTDIR support. Fix build with newer NetBSD.
diffstat:
net/yale-tftpd/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 2b10801dac3d -r 1890402402fd net/yale-tftpd/Makefile
--- a/net/yale-tftpd/Makefile Sat Feb 07 15:27:07 2009 +0000
+++ b/net/yale-tftpd/Makefile Sat Feb 07 16:53:46 2009 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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
Home |
Main Index |
Thread Index |
Old Index