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/multimedia/libdvbpsi/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/multimedia/libdvbpsi/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- pkgsrc/multimedia/libdvbpsi/Makefile 2014/12/01 12:39:17 1.22 +++ pkgsrc/multimedia/libdvbpsi/Makefile 2015/02/23 18:28:52 1.23 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/12/01 12:39:17 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2015/02/23 18:28:52 joerg Exp $ DISTNAME= libdvbpsi-1.2.0 CATEGORIES= multimedia @@ -17,6 +17,9 @@ PKGCONFIG_OVERRIDE= libdvbpsi.pc.in LIBS.SunOS+= -lsocket -lnsl +CONFIG_GUESS_OVERRIDE= .auto/config.guess +CONFIG_SUB_OVERRIDE= .auto/config.sub + .include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) _WRAP_EXTRA_ARGS.CC+= -Wno-error=tautological-constant-out-of-range-compare \