pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xrn: Dependencies updated



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Tue Aug 28 14:40:44 2018 +0200
Changeset:	2b3a7e24592f90c07119b80eb8a4ed048f3d489f

Modified Files:
	xrn/Makefile

Log Message:
xrn: Dependencies updated

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2b3a7e24592f90c07119b80eb8a4ed048f3d489f

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

diffstat:
 xrn/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/xrn/Makefile b/xrn/Makefile
index 392045c547..ddf3fb71c7 100644
--- a/xrn/Makefile
+++ b/xrn/Makefile
@@ -44,5 +44,7 @@ post-install:
 	mv ${DESTDIR}${PREFIX}/etc/X11/app-defaults/XRn ${DESTDIR}${PREFIX}/share/examples/xrn/Xrn
 
 .include "../../mk/xaw.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/xorgproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index