opnsense-ports/net/adasockets/files/patch-src_adasockets.pc.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
354 B
PkgConfig

--- src/adasockets.pc.in.orig 2010-03-18 18:49:32.000000000 +0000
+++ src/adasockets.pc.in
@@ -7,5 +7,5 @@ Name: @PACKAGE@
Description: BSD sockets in Ada.
Requires:
Version: @VERSION@
-Libs: -L${libdir} -ladasockets
-Cflags: -I${libdir}/adasockets -L${libdir}/adasockets
+Libs: -L${libdir}/adasockets -ladasockets
+Cflags: -I${includedir}/adasockets