freebsd-ports/www/mongrel2/files/patch-src_mbedtls_Makefile
Yuri Victorovich 472455d1e7 www/mongrel2: Update to 1.11.0
Port changes:
* Changed to DISTVERSION
* Updated LIB_DEPENDS
* Changed to GitHub
* GH_TUPLE to unbundle src/mbedtls
* Decoupled build and tests
* Added TEST_xx lines for tests to run separately
* Updated Makefile patches
* Silenced/unsilenced commands

Tests fail on 12: Invalid system call

PR:		226315
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-03 08:40:45 +00:00

9 lines
167 B
Text

--- src/mbedtls/Makefile.orig 2018-03-03 08:15:18 UTC
+++ src/mbedtls/Makefile
@@ -1,5 +1,5 @@
-DESTDIR=/usr/local
+DESTDIR?=/usr/local
PREFIX=mbedtls_
.SILENT: