Skip to content

Commit

Permalink
Mk/bsd.gecko.mk: fix merge typo
Browse files Browse the repository at this point in the history
Reported by:	rene@
  • Loading branch information
moench-tegeder committed Jun 27, 2023
1 parent d8e18f3 commit 3a23ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mk/bsd.gecko.mk
Expand Up @@ -61,7 +61,7 @@ MOZILLA_VER?= ${PORTVERSION}
MOZILLA_BIN?= ${PORTNAME}-bin
MOZILLA_EXEC_NAME?=${MOZILLA}
USES+= compiler:c++17-lang cpe gl gmake gnome iconv localbase pkgconfig \
python,build desktop-file-utils
python:build desktop-file-utils
.if ${MOZILLA_VER:R:R} < 115
USES+= perl5
.endif
Expand Down

0 comments on commit 3a23ac6

Please sign in to comment.