pkgsrc-WIP-changes archive

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

Makefile: Restore entries that are deleted by accident



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Fri Mar 6 17:33:20 2020 +0100
Changeset:	8f80658c0edfd2dcb86318597e17b2a5120716af

Modified Files:
	Makefile

Log Message:
Makefile: Restore entries that are deleted by accident

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

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

diffstat:
 Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 8e3e7b9cbf..79c7ed53f3 100644
--- a/Makefile
+++ b/Makefile
@@ -443,6 +443,7 @@ SUBDIR+=	cm-unicode-ttf
 SUBDIR+=	cmetrics
 SUBDIR+=	cmusfm
 SUBDIR+=	coccinelle
+SUBDIR+=	codelite
 SUBDIR+=	collectd-CGP
 SUBDIR+=	collectd-haproxy
 SUBDIR+=	collectd-redis
@@ -554,6 +555,8 @@ SUBDIR+=	dates
 SUBDIR+=	davical-git
 SUBDIR+=	dazz_db
 SUBDIR+=	dbf
+SUBDIR+=	dbip-city-lite
+SUBDIR+=	dbip-country-lite
 SUBDIR+=	dbus-dfbsd
 SUBDIR+=	dbus-explorer
 SUBDIR+=	dcdis
@@ -4740,6 +4743,7 @@ SUBDIR+=	tengwar-ttf
 SUBDIR+=	tenmado
 SUBDIR+=	termbox
 SUBDIR+=	terminology
+SUBDIR+=	termtosvg
 SUBDIR+=	termit
 SUBDIR+=	tesseract-game
 SUBDIR+=	tesseract-game-svn


Home | Main Index | Thread Index | Old Index