openbsd-ports/x11/xscreensaver/patches/patch-hacks_glx_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
383 B
Plaintext

$OpenBSD: patch-hacks_glx_Makefile_in,v 1.4 2005/06/03 05:38:32 marcm Exp $
--- hacks/glx/Makefile.in.orig Sun Mar 20 23:18:19 2005
+++ hacks/glx/Makefile.in Sun Apr 17 23:30:27 2005
@@ -11,7 +11,7 @@ VPATH = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = ..
-install_prefix =
+install_prefix = $(DESTDIR)
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@