opnsense-ports/textproc/libfo/files/patch-Makefile.am
Franco Fichtner 2cf10371ba */*: sync with upstream
Taken from: FreeBSD
2016-06-11 06:56:58 +02:00

20 lines
472 B
Text

--- Makefile.am.orig 2009-03-11 21:08:57 UTC
+++ Makefile.am
@@ -6,7 +6,7 @@ if ENABLE_CUNIT
CUNIT_DIRS = cunit
endif
-SUBDIRS = libfo xmlroff . examples docs $(CUNIT_DIRS)
+SUBDIRS = libfo . examples $(CUNIT_DIRS)
if PLATFORM_WIN32
no_undefined = -no-undefined
@@ -19,7 +19,7 @@ INCLUDES = \
-Ilibfo
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = ${LOCALBASE}/libdata/pkgconfig
pkgconfig_DATA = libfo-0.6.pc
xmldir = $(datadir)/xml/libfo-@VERSION@