svn commit: r403379 - head/devel/papi/files
Vanilla I. Shu
vanilla at FreeBSD.org
Wed Dec 9 12:13:33 UTC 2015
Author: vanilla
Date: Wed Dec 9 12:13:31 2015
New Revision: 403379
URL: https://svnweb.freebsd.org/changeset/ports/403379
Log:
add missing patch file.
Added:
head/devel/papi/files/patch-Makefile.inc (contents, props changed)
Added: head/devel/papi/files/patch-Makefile.inc
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/devel/papi/files/patch-Makefile.inc Wed Dec 9 12:13:31 2015 (r403379)
@@ -0,0 +1,11 @@
+--- Makefile.inc.orig 2015-12-09 12:02:38 UTC
++++ Makefile.inc
+@@ -18,7 +18,7 @@ HEADERS = $(MISCHDRS) $(OSFILESHDR) pa
+ LIBCFLAGS += -I. $(CFLAGS) -DOSLOCK=\"$(OSLOCK)\" -DOSCONTEXT=\"$(OSCONTEXT)\"
+ FHEADERS = fpapi.h f77papi.h f90papi.h
+ # pkgconfig directory
+-LIBPC = $(LIBDIR)/pkgconfig
++LIBPC = $(prefix)/libdata/pkgconfig
+
+ all: $(SHOW_CONF) $(LIBS) utils tests cuda_sampling
+ .PHONY : all test fulltest tests testlib utils ctests ftests comp_tests null
More information about the svn-ports-all
mailing list