1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/sysutils/nut/files/patch-scripts_Makefile
Cy Schubert de176447a1 sysutils/nut: Move patch file back to its proper place
I had moved the file to the root of port's directory to perform some
testing when updating the port to 2.8.0 and forgot to move it to its
rightful place in files/.

The patch file avoids redundantly building systemd and Solaris support
files that are never used in FreeBSD thereby reducing build time.
PORTREVISION doesn't need to change.

Reported by:	lwhsu
MFH:		No sense doing that so late in the quarter
2022-06-29 22:23:11 -07:00

9 lines
317 B
Plaintext

--- scripts/Makefile.am.orig 2020-02-09 10:44:01.000000000 -0800
+++ scripts/Makefile.am 2020-03-24 19:40:01.084978000 -0700
@@ -25,4 +25,4 @@
Windows/halt.c \
Windows/Makefile
-SUBDIRS = augeas devd hotplug python systemd udev Solaris upsdrvsvcctl
+SUBDIRS = augeas devd hotplug python udev upsdrvsvcctl