pkgsrc-WIP-changes archive

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

xnedit: Makefile: Add comment for patch



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Mon Jan 24 12:28:32 2022 +0100
Changeset:	422d15ec399f5cbd329771834a993b9e75e72c49

Modified Files:
	xnedit/Makefile

Log Message:
xnedit: Makefile: Add comment for patch

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

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

diffstat:
 xnedit/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/xnedit/Makefile b/xnedit/Makefile
index 22b4be13d3..84c5ae0f77 100644
--- a/xnedit/Makefile
+++ b/xnedit/Makefile
@@ -17,6 +17,7 @@ WRKSRC=			${WRKDIR}/xnedit
 BUILD_TARGET=		generic
 INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1 ${PREFIX}/share/doc/xnedit
 
+# Search for Xft headers in X11 subdirectory
 SUBST_CLASSES+=			fix-include
 SUBST_STAGE.fix-include=	pre-configure
 SUBST_MESSAGE.fix-include=	Fixing include Xft.h.


Home | Main Index | Thread Index | Old Index