aboutsummaryrefslogtreecommitdiff
path: root/x11/xscreensaver
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2008-08-20 19:31:04 +0000
committerDoug Barton <dougb@FreeBSD.org>2008-08-20 19:31:04 +0000
commitbff88181a271d6a88127041dad2591c928b020b2 (patch)
tree7e1d366bb6e8dc1756077096f31d0587eeed9ba5 /x11/xscreensaver
parentf524f5babe5acae24530e06cbe5408cdea016c7b (diff)
At one time pam was cut out unconditionally, but now it's only cut out
when the user does not have the OPTION ticked. So remove the part of this patch that cuts it out unconditionally in favor of the already-existing sed option in the Makefile. pointy-hat-collection++ Submitted by: John Marshall <john.marshall@riverwillow.com.au>
Notes
Notes: svn path=/head/; revision=218925
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r--x11/xscreensaver/files/patch-driver_Makefile.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/x11/xscreensaver/files/patch-driver_Makefile.in b/x11/xscreensaver/files/patch-driver_Makefile.in
index b4f09954b5e0..095f9f09c41c 100644
--- a/x11/xscreensaver/files/patch-driver_Makefile.in
+++ b/x11/xscreensaver/files/patch-driver_Makefile.in
@@ -19,15 +19,6 @@
.gdbinit
VMSFILES = compile_axp.com compile_decc.com link_axp.com link_decc.com \
vms-getpwnam.c vms-pwd.h vms-hpwd.c vms-validate.c \
-@@ -258,7 +257,7 @@
- tests: $(TEST_EXES)
-
- install: install-program install-ad install-scripts \
-- install-gnome install-man install-xml install-pam
-+ install-gnome install-man install-xml
- uninstall: uninstall-program uninstall-ad \
- uninstall-gnome uninstall-man uninstall-xml
-
@@ -490,22 +489,6 @@
fi ; \
fi