pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bftpd
Module Name: pkgsrc
Committed By: wiedi
Date: Sun Sep 18 18:08:49 UTC 2016
Modified Files:
pkgsrc/net/bftpd: Makefile
Log Message:
wants zlib
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/bftpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/bftpd/Makefile
diff -u pkgsrc/net/bftpd/Makefile:1.16 pkgsrc/net/bftpd/Makefile:1.17
--- pkgsrc/net/bftpd/Makefile:1.16 Sun Mar 6 13:29:34 2016
+++ pkgsrc/net/bftpd/Makefile Sun Sep 18 18:08:49 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/03/06 13:29:34 nros Exp $
+# $NetBSD: Makefile,v 1.17 2016/09/18 18:08:49 wiedi Exp $
#
DISTNAME= bftpd-4.4
@@ -32,4 +32,5 @@ INSTALLATION_DIRS= sbin ${PKGMANDIR}/man
BUILD_DEFS+= VARBASE
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index