mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
acf47e5375
Avoid confusion when used as a dependency for libharfbuzz-cairo.so. https://github.com/harfbuzz/harfbuzz/commit/767bdd43a63c
11 lines
200 B
Makefile
11 lines
200 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -cairo
|
|
|
|
COMMENT= Harfbuzz Cairo support
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/harfbuzz
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
HARFBUZZ_SLAVE= cairo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|