openbsd-ports/x11/xscreensaver/patches/patch-driver_Makefile_in

13 lines
378 B
Plaintext
Raw Normal View History

$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
2002-06-25 22:36:03 -04:00
@@ -10,7 +10,7 @@ VPATH = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = ..
-install_prefix =
2002-01-26 18:59:49 -05:00
+install_prefix = $(DESTDIR)
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@