summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2009-02-27 16:44:38 +0000
committerminskim <minskim>2009-02-27 16:44:38 +0000
commit359cc2651abd94d580b6c5ee5565387f2c25d588 (patch)
treee5b38e0ed61acfa4f9d7fc1226841dc80941b106 /graphics
parent8d02a773958cf4e917af3984a305b49e9be26511 (diff)
downloadpkgsrc-359cc2651abd94d580b6c5ee5565387f2c25d588.tar.gz
Make evas-{software,xrender}-x11 build with modular xorg.
Noted by Pierre ALLEGRAUD in PR 40768.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-software-x11/Makefile3
-rw-r--r--graphics/evas-xrender-x11/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/evas-software-x11/Makefile b/graphics/evas-software-x11/Makefile
index af53259655b..23408344323 100644
--- a/graphics/evas-software-x11/Makefile
+++ b/graphics/evas-software-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 19:14:12 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/27 16:44:38 minskim Exp $
PKGNAME= ${DISTNAME:S/evas/evas-software-x11/}
@@ -19,6 +19,7 @@ PKGCONFIG_OVERRIDE= evas-software-x11.pc.in
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
post-install:
diff --git a/graphics/evas-xrender-x11/Makefile b/graphics/evas-xrender-x11/Makefile
index f62fa75e988..cd61fd7d7a4 100644
--- a/graphics/evas-xrender-x11/Makefile
+++ b/graphics/evas-xrender-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 19:33:49 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/27 16:44:38 minskim Exp $
PKGNAME= ${DISTNAME:S/evas/evas-xrender-x11/}
@@ -20,6 +20,7 @@ PKGCONFIG_OVERRIDE= evas-xrender-x11.pc.in
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
post-install: