1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/graphics/pfstools/files/patch-src-pfs-Makefile.in
Danilo Egea Gondolfo ce3d606a5b - Update from 1.6.4 to 1.8.5 [1]
- Use options helpers

PR:		ports/191179
Submitted by:	ii@any.com.ru [1]
2014-06-20 17:17:54 +00:00

12 lines
366 B
Plaintext

--- src/pfs/Makefile.in.orig 2011-10-27 08:40:30.000000000 +0000
+++ src/pfs/Makefile.in 2014-02-20 19:04:01.566588122 +0000
@@ -259,7 +259,7 @@
library_includedir = $(includedir)/pfs-1.2
library_include_HEADERS = pfs.h array2d.h
#INCLUDES =
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = pfs.pc
all: all-am