aboutsummaryrefslogtreecommitdiff
path: root/emulators/higan
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2022-01-03 19:21:30 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2022-01-03 19:21:30 +0000
commitd4287c9ce73f1ce10403b16df34e89ff32922c6b (patch)
tree2e04ba003c2f978bfc3c5aaa330aa119b963aad1 /emulators/higan
parent84003150fa4ae3dd78053701912d1f7b4e8bc4b8 (diff)
downloadports-d4287c9ce73f1ce10403b16df34e89ff32922c6b.tar.gz
ports-d4287c9ce73f1ce10403b16df34e89ff32922c6b.zip
emulators/higan: don't depend on p7zip
Dependency on p7zip was a workaround, it is not needed anymore. PR: 260866 Tested by: maintainer
Diffstat (limited to 'emulators/higan')
-rw-r--r--emulators/higan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile
index c3ff760d84a6..bd5fd2d06857 100644
--- a/emulators/higan/Makefile
+++ b/emulators/higan/Makefile
@@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= 7z:p7zip compiler:c++14-lang gettext gmake gnome pkgconfig xorg
+USES= 7z compiler:c++14-lang gettext gmake gnome pkgconfig xorg
USE_GNOME= cairo gdkpixbuf2 gtk20 gtksourceview2
USE_XORG= x11 xext
USE_CSTD= c99