mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
12 lines
414 B
Plaintext
12 lines
414 B
Plaintext
--- ./Makefile.in.orig 2010-12-09 08:26:17.000000000 +0200
|
|
+++ ./Makefile.in 2014-12-01 16:24:07.000000000 +0200
|
|
@@ -207,7 +207,7 @@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-pkgconfigdir = $(datadir)/pkgconfig
|
|
+pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = xbitmaps.pc
|
|
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
|
bitmapdir = $(includedir)/X11/bitmaps
|