aboutsummaryrefslogtreecommitdiff
path: root/x11/aminal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/aminal/Makefile')
-rw-r--r--x11/aminal/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile
index 626821305629..9f7353819766 100644
--- a/x11/aminal/Makefile
+++ b/x11/aminal/Makefile
@@ -11,9 +11,7 @@ COMMENT= Golang terminal emulator from scratch
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/LICENSE
-BUILD_DEPENDS= go:lang/go
-
-USES= gl
+USES= gl go
USE_GITHUB= nodefault # the main code is in GH_TUPLE
GH_ACCOUNT= liamg
GH_TUPLE= liamg:aminal:${DISTVERSIONFULL}:main/src/github.com/liamg/aminal \