ports/sysutils/bmd-plugin-hookcmd/files/patch-Makefile
2024-10-08 23:50:38 -07:00

9 lines
228 B
Text

--- Makefile.orig 2024-07-23 08:00:58 UTC
+++ Makefile
@@ -1,4 +1,6 @@
MK_DEBUG_FILES= no
+BINOWN!= id -u
+BINGRP!= id -g
SHLIB= bmdplugin_hookcmd
SHLIB_MAJOR= 1
CFLAGS+= -I${LOCALBASE}/include -DLOCALBASE=\"${LOCALBASE}\"