mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
Minimal testing has been done, so please don't add it into modules until I've verified its functioning as intended/advertised!
11 lines
386 B
Text
11 lines
386 B
Text
--- workloads/include/Makefile.in.orig Thu Sep 13 05:26:52 2007
|
|
+++ workloads/include/Makefile.in Thu Sep 13 05:27:24 2007
|
|
@@ -166,7 +166,7 @@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-winclude_pkgdir = ${prefix}/workloads/include
|
|
+winclude_pkgdir = ${datadir}/workloads/include
|
|
dist_winclude_pkg_DATA = \
|
|
benches.pg \
|
|
contents.pg \
|