aboutsummaryrefslogtreecommitdiff
path: root/astro/celestia
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-11-25 22:26:24 +0000
committerStefan Eßer <se@FreeBSD.org>2021-11-25 22:36:59 +0000
commit0ba766789e08b6c43d95dd23af1476fe7648fa94 (patch)
tree89d7b57f29e268c8e81fa5cab60bc6f11af9602a /astro/celestia
parent2d3d67f35eac743c81ef57e84fa5fd101633e1ca (diff)
downloadports-0ba766789e08b6c43d95dd23af1476fe7648fa94.tar.gz
ports-0ba766789e08b6c43d95dd23af1476fe7648fa94.zip
astro/celestia: Fix CONFLICTS
Remove redundant -[0-9]* from the end of the CONFLICTS pattern. Approved by: portmgr (blanket)
Diffstat (limited to 'astro/celestia')
-rw-r--r--astro/celestia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index e62cec3d3c48..1032e58c7ca8 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -28,7 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -pthread
UI_LIST= glut gtk gnome
CELESTIA_UI?= glut
-CONFLICTS= ${UI_LIST:S|${CELESTIA_UI}||:S|^|celestia-|:S|$|-[0-9]*|}
+CONFLICTS= ${UI_LIST:S|${CELESTIA_UI}||:S|^|celestia-|}
# Celestia provides different UI frontends; you should pick one that suits
# you best by setting CELESTIA_UI variable. Possible values are: