Skip to content

Commit

Permalink
x11/alacritty: remove unnecessary USES=ssl:build and update WWW
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwin committed Sep 4, 2023
1 parent 31069bb commit 10ef92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11/alacritty/Makefile
Expand Up @@ -6,7 +6,7 @@ CATEGORIES= x11 wayland

MAINTAINER= vishwin@FreeBSD.org
COMMENT= GPU-accelerated terminal emulator
WWW= https://github.com/jwilm/alacritty
WWW= https://alacritty.org/

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE
Expand All @@ -16,7 +16,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libxkbcommon.so:x11/libxkbcommon
TEST_DEPENDS= dejavu>0:x11-fonts/dejavu

USES= cargo localbase:ldflags python:build ssl:build
USES= cargo localbase:ldflags python:build
USE_GITHUB= yes

CARGO_CRATES= adler-1.0.2 \
Expand Down

0 comments on commit 10ef92d

Please sign in to comment.