pkgsrc-WIP-changes archive

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

emacs-git: add newly needed bl3.mk for xcb-util



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue Dec 6 12:37:34 2022 +0100
Changeset:	f2325e16981952cdcec4a5ffba1dd2df02418a35

Modified Files:
	emacs-git/options.mk

Log Message:
emacs-git: add newly needed bl3.mk for xcb-util

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

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

diffstat:
 emacs-git/options.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/emacs-git/options.mk b/emacs-git/options.mk
index 077c90f27a..bf927a93fe 100644
--- a/emacs-git/options.mk
+++ b/emacs-git/options.mk
@@ -137,6 +137,7 @@ CONFIGURE_ARGS+=	--with-x-toolkit=athena
 .include "../../x11/libXaw/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
 .include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/xcb-util/buildlink3.mk"
 
 ###
 ### Support using NextStep (Cocoa or GNUstep) windowing system


Home | Main Index | Thread Index | Old Index