pkgsrc-WIP-changes archive

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

dte: added bl3s back



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By:	nuclearkev
Date:		Mon Jan 1 15:34:12 2024 -0500
Changeset:	3d5bbc27e64dcb7ee750d6db89fa9ca25a851f0a

Modified Files:
	dte/Makefile

Log Message:
dte: added bl3s back

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

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

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

diffs:
diff --git a/dte/Makefile b/dte/Makefile
index 3a4e4d2842..51d34c2924 100644
--- a/dte/Makefile
+++ b/dte/Makefile
@@ -18,4 +18,6 @@ MAKE_FLAGS+=	LDFLAGS=${LDFLAGS:Q}
 MAKE_FLAGS+=	prefix=${PREFIX}
 MAKE_FLAGS+=	mandir=${PREFIX}/${PKGMANDIR}
 
+.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/terminfo.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index