mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
11 lines
347 B
PkgConfig
11 lines
347 B
PkgConfig
--- ./libart-2.0.pc.in.orig 2009-04-18 15:29:25.000000000 +0300
|
|
+++ ./libart-2.0.pc.in 2014-12-27 03:00:42.000000000 +0200
|
|
@@ -6,5 +6,5 @@
|
|
Name: libart
|
|
Description: LGPL version of the libart library
|
|
Version: @VERSION@
|
|
-Libs: -L${libdir} -lart_lgpl_2
|
|
-Cflags: -I${includedir}/libart-2.0
|
|
+Libs: -L${libdir} -lart
|
|
+Cflags: -I${includedir}/libart
|