aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2021-08-16 15:32:24 +0000
committerGleb Popov <arrowd@FreeBSD.org>2021-08-16 15:33:19 +0000
commitc2977d6d6670065a2c3fb002f3241e326edf2c86 (patch)
treec7060cb86ce47dca7fb7be9b970d23b0757b6af6
parent190ac527e2db5fc0244a0e1003dd35d791bb2ff8 (diff)
downloadports-c2977d6d6670065a2c3fb002f3241e326edf2c86.tar.gz
ports-c2977d6d6670065a2c3fb002f3241e326edf2c86.zip
www/gitlab-ce: Remove ?= assignments.
There was a slave port planned in https://reviews.freebsd.org/D25763 , but I gave up on it.
-rw-r--r--www/gitlab-ce/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index b367fe002a25..e10da6d9512d 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -266,10 +266,10 @@ USE_RUBY= yes
USE_RC_SUBR= gitlab
USE_GITLAB= yes
-GL_ACCOUNT?= gitlab-org
-GL_PROJECT?= gitlab-foss
+GL_ACCOUNT= gitlab-org
+GL_PROJECT= gitlab-foss
# Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT?= 8c67b4991465e92dcd6752cc42e54a9c5cd9f0f2
+GL_COMMIT= 8c67b4991465e92dcd6752cc42e54a9c5cd9f0f2
USERS= git
GROUPS= git