Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2021 18:30:52 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 85b05f3e40e3 - main - games/Makefile: Connect games/brogue to build
Message-ID:  <202108031830.173IUqFa082586@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85b05f3e40e3b5f2c514d006cd85554baa980170

commit 85b05f3e40e3b5f2c514d006cd85554baa980170
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-08-03 18:29:55 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-08-03 18:29:55 +0000

    games/Makefile: Connect games/brogue to build
    
    Reported by:    antoine
---
 games/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/Makefile b/games/Makefile
index 238da4150402..d5a305fd44b2 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -113,6 +113,7 @@
     SUBDIR += brickshooter
     SUBDIR += brikx
     SUBDIR += briquolo
+    SUBDIR += brogue
     SUBDIR += brumbrumrally
     SUBDIR += brutalchess
     SUBDIR += bs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108031830.173IUqFa082586>