openbsd-ports/x11/xscreensaver/patches/patch-hacks_Makefile_in
marcm bd83817373 Update to 4.21, it works better with Gnome 2.10. Also default to gtk2 and
remove gtk1 support entirely as it makes the port a lot simpler :).
2005-06-03 05:38:32 +00:00

13 lines
371 B
Plaintext

$OpenBSD: patch-hacks_Makefile_in,v 1.3 2005/06/03 05:38:32 marcm Exp $
--- hacks/Makefile.in.orig Sun Mar 20 23:18:18 2005
+++ hacks/Makefile.in Sun Apr 17 23:30:27 2005
@@ -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@