mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
PR: 110057 Submitted by: Tz-Huan Huang <tzhuan@csie.org> Approved by: maintainer timeout (4 weeks)
11 lines
406 B
Text
11 lines
406 B
Text
--- Makefile.in.orig Sun Mar 4 22:34:16 2007
|
|
+++ Makefile.in Sun Mar 4 22:34:35 2007
|
|
@@ -270,7 +270,7 @@
|
|
#EXTRA_DIST = THANKS TODO \
|
|
# opencv.spec opencv.spec.in opencv.pc.in opencv.pc \
|
|
# _make apps filters
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
pkgconfig_DATA = opencv.pc
|
|
|
|
# The directory where the include files will be installed
|