mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
288 B
Text
11 lines
288 B
Text
--- Makefile.orig 2011-05-11 00:58:23 UTC
|
|
+++ Makefile
|
|
@@ -68,7 +68,7 @@ TARBALL_CONTENTS = \
|
|
wrapper.sh \
|
|
README
|
|
|
|
-default $(ALL) run cstyle lint tattle: $(BINS)
|
|
+all $(ALL) run cstyle lint tattle: $(BINS)
|
|
@cp bench.sh bench
|
|
@cp multiview.sh multiview
|
|
@cp wrapper.sh wrapper
|