1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Fix build after USES=pathfix update obsoleted the need for a patch in

r315827
This commit is contained in:
Bryan Drewery 2013-08-30 23:23:24 +00:00
parent 545083a693
commit e7ed419d92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325732

View File

@ -1,19 +0,0 @@
--- Makefile.in.orig 2009-08-21 16:34:59.000000000 +0000
+++ Makefile.in 2011-06-19 22:14:02.000000000 +0000
@@ -264,6 +264,7 @@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
+libdatadir = @libdatadir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
@@ -288,7 +289,7 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src $(LIBCTL) tests examples
EXTRA_DIST = COPYRIGHT m4 meep-pkgconfig.in
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(libdatadir)/pkgconfig
pkgconfig_DATA = meep@MEEP_SUFFIX@.pc
DISTCLEANFILES = meep@MEEP_SUFFIX@.pc
all: config.h