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/x11/libXinerama/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/libXinerama/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pkgsrc/x11/libXinerama/Makefile 2012/06/03 17:44:10 1.7 +++ pkgsrc/x11/libXinerama/Makefile 2012/06/09 07:00:48 1.8 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/06/03 17:44:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/09 07:00:48 obache Exp $ DISTNAME= libXinerama-1.1.2 CATEGORIES= x11 @@ -25,6 +25,8 @@ PKGCONFIG_OVERRIDE+= xinerama.pc.in CONFIGURE_ARGS+= --disable-malloc0returnsnull .endif +.include "../../meta-pkgs/modular-xorg/hacks.mk" + .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" .include "../../x11/xextproto/buildlink3.mk"