[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/x11/xeyes
From:       "Ryo ONODERA" <ryoon () netbsd ! org>
Date:       2021-08-03 3:45:25
Message-ID: 20210803034525.80540FA97 () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1627962325229700
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	ryoon
Date:		Tue Aug  3 03:45:25 UTC 2021

Modified Files:
	pkgsrc/x11/xeyes: Makefile

Log Message:
xeyes: Fix build. xorg-macros.pc and xi.pc are required to build


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xeyes/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1627962325229700
Content-Disposition: inline
Content-Length: 765
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/x11/xeyes/Makefile
diff -u pkgsrc/x11/xeyes/Makefile:1.10 pkgsrc/x11/xeyes/Makefile:1.11
--- pkgsrc/x11/xeyes/Makefile:1.10	Mon Aug  2 10:38:48 2021
+++ pkgsrc/x11/xeyes/Makefile	Tue Aug  3 03:45:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/08/02 10:38:48 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/08/03 03:45:25 ryoon Exp $
 
 DISTNAME=	xeyes-1.2.0
 CATEGORIES=	x11
@@ -15,7 +15,9 @@ USE_TOOLS+=	pkg-config
 
 CONFIGURE_ENV+=		APP_MAN_SUFFIX=1
 
+.include "../../devel/xorg-util-macros/buildlink3.mk"
 .include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXi/buildlink3.mk"
 .include "../../x11/libXmu/buildlink3.mk"
 .include "../../x11/libXrender/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"


--_----------=_1627962325229700--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic