mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
emulators/higan: don't depend on p7zip
Dependency on p7zip was a workaround, it is not needed anymore. PR: 260866 Tested by: maintainer
This commit is contained in:
parent
84003150fa
commit
d4287c9ce7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue