freebsd-ports/x11/mate-screensaver/files/patch-src_Makefile.am
Eric Turgeon 52d8ef3c4f x11/mate-screensaver: changed helper
I replaced the pam_helper with the mate-pam-helper.
2022-01-19 07:58:48 -04:00

11 lines
301 B
Text

--- src/Makefile.am.orig 2022-01-18 23:58:33 UTC
+++ src/Makefile.am
@@ -172,7 +172,7 @@ if HAVE_PASSWD_HELPER
mate_screensaver_dialog_LDADD += \
../helper/libhelper-proto.a
../helper/libhelper-proto.a:
- $(MAKE) -C ../helper
+ $(MAKE) -C ../helper libhelper-proto.a
endif
BUILT_SOURCES = \