pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/fossil
Module Name: pkgsrc
Committed By: wiedi
Date: Sat Dec 3 19:40:05 UTC 2016
Modified Files:
pkgsrc/devel/fossil: Makefile
Log Message:
help configure find zlib
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/fossil/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/fossil/Makefile
diff -u pkgsrc/devel/fossil/Makefile:1.38 pkgsrc/devel/fossil/Makefile:1.39
--- pkgsrc/devel/fossil/Makefile:1.38 Tue Oct 25 17:57:39 2016
+++ pkgsrc/devel/fossil/Makefile Sat Dec 3 19:40:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/10/25 17:57:39 kamil Exp $
+# $NetBSD: Makefile,v 1.39 2016/12/03 19:40:05 wiedi Exp $
DISTNAME= fossil-src-1.36
PKGNAME= ${DISTNAME:S/-src//}
@@ -13,6 +13,7 @@ LICENSE= 2-clause-bsd
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl:Q}
+CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib:Q}
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 share/doc/${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index