freebsd-ports/graphics/teddy/files/patch-configure
Ying-Chieh Liao 588b8426de add teddy 1.81.5
Graphics Library for 3D Scenes
2004-04-13 02:57:08 +00:00

11 lines
379 B
Text

--- configure.orig Mon Dec 2 15:48:44 2002
+++ configure Tue Apr 13 09:54:17 2004
@@ -1552,7 +1552,7 @@
fi
if test "x$PKG_CONFIG" != "xno" ; then
- PKGDIR="`which pkg-config | sed s/bin\\\\/pkg-/lib\\\\/pkg/`"
+ PKGDIR="`which pkg-config | sed s/bin\\\\/pkg-/libdata\\\\/pkg/`"
else
PKGDIR="${prefix}/lib/pkgconfig"
if test "x$lib_do_shared" = "xyes"; then