ports/security/chrootuid/files/patch-Makefile
Dmitry Marakasov 09362c29dd - Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-05-10 09:03:31 +00:00

11 lines
222 B
Text

--- Makefile.orig 1993-08-12 14:09:31 UTC
+++ Makefile
@@ -1,7 +1,7 @@
# @(#) Makefile 1.2 93/08/12 16:09:29
FILES = README Makefile chrootuid.c chrootuid.1
-CFLAGS = -O
+CFLAGS ?= -O
all: chrootuid chrootuid.1