git: 5c1498c1acc8 - main - games/eksanos: Pet portclippy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 May 2022 18:54:54 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c1498c1acc8863cc4214da582b724a01932e648 commit 5c1498c1acc8863cc4214da582b724a01932e648 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-05-19 18:54:52 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-05-19 18:54:52 +0000 games/eksanos: Pet portclippy --- games/eksanos/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/games/eksanos/Makefile b/games/eksanos/Makefile index da019571a2e7..361746ae42c6 100644 --- a/games/eksanos/Makefile +++ b/games/eksanos/Makefile @@ -8,15 +8,13 @@ COMMENT= Simple TicTacToe game written for elementary OS LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} - BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgranite.so:x11-toolkits/granite \ libhandy-1.so:x11-toolkits/libhandy USES= gnome meson pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= ${PORTNAME} USE_GNOME= glib20 gtk30 .include <bsd.port.mk> -