opnsense-ports/databases/libnvpair/files/patch-Makefile
Franco Fichtner 1e19029bb4 */*: sync with upstream
Taken from: HardenedBSD
2019-11-28 08:38:04 +01:00

11 lines
201 B
Text

--- Makefile.orig
+++ Makefile
@@ -17,7 +17,6 @@
VERSION_DEF= ${.CURDIR}/Versions.def
SYMBOL_MAPS= ${.CURDIR}/mapfile-vers
-NOPROFILE= yes
-NO_PROFILE= yes
+MK_PROFILE= no
.include <bsd.lib.mk>