Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/exempi/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/exempi/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.6 diff -u -p -r1.3 -r1.6 --- pkgsrc/devel/exempi/Makefile 2008/06/12 02:14:22 1.3 +++ pkgsrc/devel/exempi/Makefile 2009/01/08 08:42:41 1.6 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:22 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2009/01/08 08:42:41 dsainty Exp $ # DISTNAME= exempi-2.0.0 @@ -16,6 +16,8 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ +CONFIGURE_ARGS+= LIBS=${BUILDLINK_LDADD.iconv:Q} + PKGCONFIG_OVERRIDE+= exempi/exempi-2.0.pc.in .include "options.mk"