misc/cldr-emoji-annotation: Fix the location of .pc file
This commit is contained in:
parent
d23f62eecb
commit
617dd69c73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469780
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cldr-emoji-annotation
|
||||
DISTVERSION= 33.0.0_1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
11
misc/cldr-emoji-annotation/files/patch-Makefile.am
Normal file
11
misc/cldr-emoji-annotation/files/patch-Makefile.am
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.am.orig 2018-05-13 08:07:38 UTC
|
||||
+++ Makefile.am
|
||||
@@ -10,7 +10,7 @@ SUBDIRS = \
|
||||
annotationsDerived \
|
||||
$(NULL)
|
||||
|
||||
-pkgconfigdir = $(datadir)/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = cldr-emoji-annotation.pc
|
||||
|
||||
EXTRA_DIST = \
|
@ -1,4 +1,4 @@
|
||||
share/pkgconfig/cldr-emoji-annotation.pc
|
||||
libdata/pkgconfig/cldr-emoji-annotation.pc
|
||||
share/unicode/cldr/common/annotations/af.xml
|
||||
share/unicode/cldr/common/annotations/am.xml
|
||||
share/unicode/cldr/common/annotations/ar.xml
|
||||
|
Loading…
Reference in New Issue
Block a user