summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2008-08-20 19:31:04 +0000
committerdougb <dougb@FreeBSD.org>2008-08-20 19:31:04 +0000
commit4097c99a1be04979bd796b5ec789c70b44209e67 (patch)
tree158d52bb15356985e10a4d0c836252537b29567c
parent0fba35aa0c0d648d5f513026bdb25d431a594b41 (diff)
downloadFreeBSD-ports-4097c99a1be04979bd796b5ec789c70b44209e67.zip
FreeBSD-ports-4097c99a1be04979bd796b5ec789c70b44209e67.tar.gz
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>
-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 b4f0995..095f9f0 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
OpenPOWER on IntegriCloud