mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
It provides reference counted string interment and rapid string comparison functionality. WWW: http://www.netsurf-browser.org/projects/libwapcaplet/
11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
--- libwapcaplet.pc.in.orig 2016-02-16 08:47:11 UTC
|
|
+++ libwapcaplet.pc.in
|
|
@@ -1,6 +1,6 @@
|
|
prefix=PREFIX
|
|
exec_prefix=${prefix}
|
|
-libdir=${exec_prefix}/LIBDIR
|
|
+libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/INCLUDEDIR
|
|
|
|
Name: libwapcaplet
|