ports/graphics/sage/files/patch-Makefile.in
Pav Lucistnik fd35c8eb44 Sage is an OpenGL extension library written to make use of SDL's mechanism for
enabling OpenGL's extensions.

PR:		ports/77088
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-02-05 21:47:23 +00:00

19 lines
507 B
Text

*** Makefile.in.orig Fri Feb 4 05:47:36 2005
--- Makefile.in Fri Feb 4 05:47:48 2005
***************
*** 169,175 ****
EXTRA_DIST = sage.spec sage.pc autogen.sh build_sage.pl
! pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = sage.pc
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
--- 169,175 ----
EXTRA_DIST = sage.spec sage.pc autogen.sh build_sage.pl
! pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = sage.pc
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4