openbsd-ports/devel/libidn/patches/patch-libidn_pc_in

11 lines
395 B
Plaintext

$OpenBSD: patch-libidn_pc_in,v 1.2 2008/12/19 20:10:59 naddy Exp $
--- libidn.pc.in.orig Thu Dec 18 18:04:43 2008
+++ libidn.pc.in Thu Dec 18 18:04:57 2008
@@ -17,5 +17,5 @@ includedir=@includedir@
Name: Libidn
Description: IETF stringprep, nameprep, punycode, IDNA text processing.
Version: @VERSION@
-Libs: -L${libdir} -lidn
+Libs: -L${libdir} -lidn -lintl -liconv
Cflags: -I${includedir}