mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
--- src/Makefile.in.orig Tue Feb 18 22:06:05 2003
|
|
+++ src/Makefile.in Tue Feb 18 22:06:33 2003
|
|
@@ -399,7 +399,6 @@
|
|
|
|
install-exec-local:
|
|
strip $(DESTDIR)$(bindir)/gringotts
|
|
- chmod u+s $(DESTDIR)$(bindir)/gringotts
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|