aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-26 13:19:56 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-27 00:50:43 +0000
commitb7a2ac8937059973cec4adcf111e27cd712dfd62 (patch)
tree5d0868dc441e047e46a6bf692cb179b946367a37
parent8b7c7121994a7346a2517f8152a6edb671bc87c6 (diff)
downloadports-b7a2ac8937059973cec4adcf111e27cd712dfd62.tar.gz
ports-b7a2ac8937059973cec4adcf111e27cd712dfd62.zip
games/openbor: simplify PORTREVISION override
68a8fbed3e6f tried to avoid PORTREVISION=0 in slave ports.
-rw-r--r--games/openbor/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index dd31186b4950..8e0c17c8dd6b 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -1,9 +1,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
PORTVERSION?= 7582
-.ifndef PKGNAMESUFFIX
-PORTREVISION= 0
-.endif
+PORTREVISION?= 0
CATEGORIES= games
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/