openbsd-ports/devel/libidn/patches/patch-libidn_pc_in
ajacoutot 69a4275a76 Major update to libidn-1.19.
Tested by landry@ in a bulk, thanks.
2010-09-13 11:41:19 +00:00

11 lines
416 B
Plaintext

$OpenBSD: patch-libidn_pc_in,v 1.3 2010/09/13 11:41:19 ajacoutot Exp $
--- libidn.pc.in.orig Mon Apr 12 20:50:09 2010
+++ libidn.pc.in Sat Sep 11 09:02:46 2010
@@ -18,5 +18,5 @@ Name: Libidn
Description: IETF stringprep, nameprep, punycode, IDNA text processing.
URL: http://www.gnu.org/software/libidn/
Version: @VERSION@
-Libs: -L${libdir} -lidn
+Libs: -L${libdir} -lidn -lintl -liconv
Cflags: -I${includedir}