openbsd-ports/x11/xscreensaver/patches/patch-driver_Makefile_in
ajacoutot 9959eb2a5f - remove the unfinished bsd_auth support for now ; I got late on this and
I'd rather finish/modify it outside of the tree when I have more time.

ok jasper@
2008-12-28 15:45:31 +00:00

13 lines
378 B
Plaintext

$OpenBSD: patch-driver_Makefile_in,v 1.5 2008/12/28 15:45:31 ajacoutot Exp $
--- driver/Makefile.in.orig Mon Aug 11 07:11:59 2008
+++ driver/Makefile.in Thu Oct 23 15:51:54 2008
@@ -10,7 +10,7 @@ VPATH = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = ..
-install_prefix =
+install_prefix = $(DESTDIR)
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@