Clean up some things
Reported by: portscan
This commit is contained in:
parent
6f758c702c
commit
a85b6fdebf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537928
@ -657,7 +657,6 @@
|
||||
SUBDIR += fortytwo-encore
|
||||
SUBDIR += fossil
|
||||
SUBDIR += fossology-nomos-standalone
|
||||
SUBDIR += frink
|
||||
SUBDIR += fp16
|
||||
SUBDIR += fpc-bfd
|
||||
SUBDIR += fpc-dbus
|
||||
@ -692,6 +691,7 @@
|
||||
SUBDIR += frama-c
|
||||
SUBDIR += freebsd-gcc6
|
||||
SUBDIR += freebsd-gcc9
|
||||
SUBDIR += frink
|
||||
SUBDIR += fsmtrie
|
||||
SUBDIR += fstrcmp
|
||||
SUBDIR += fstrm
|
||||
@ -5271,8 +5271,8 @@
|
||||
SUBDIR += py-zope.testing
|
||||
SUBDIR += py-zope.traversing
|
||||
SUBDIR += py-zsm-lib
|
||||
SUBDIR += py_static_check
|
||||
SUBDIR += py3c
|
||||
SUBDIR += py_static_check
|
||||
SUBDIR += pybind11
|
||||
SUBDIR += pybugz
|
||||
SUBDIR += pycanberra
|
||||
|
@ -10,18 +10,14 @@ COMMENT= Final Burn Alpha fork for libretro
|
||||
LICENSE= FBNeo
|
||||
LICENSE_NAME= FBNeo
|
||||
LICENSE_FILE= ${WRKSRC}/src/license.txt
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
USES= gmake gl
|
||||
USE_LDCONFIG= yes
|
||||
USE_GL= gl
|
||||
|
||||
BUILD_DEPEND= devel/nasm
|
||||
|
||||
PLIST_FILES= lib/libretro/fbneo_libretro.so
|
||||
|
||||
NO_CDROM= Commercial users must seek permission from copyright holders.
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libretro
|
||||
GH_PROJECT= FBNeo
|
||||
|
@ -41,7 +41,6 @@ OPTIONS_SUB= yes
|
||||
HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack)
|
||||
QRCODES_DESC= Display QR Codes
|
||||
TESTS_DESC= Build test binary and unit tests
|
||||
WALLET_DESC= Wallet Management Support
|
||||
WALLET_BDBMODERN_DESC= Wallet using modern BDB 5.x or 6.x
|
||||
ZMQ_DESC= Block and transaction broadcasting with ZeroMQ
|
||||
|
||||
|
@ -44,7 +44,6 @@ OPTIONS_SUB= yes
|
||||
HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack)
|
||||
QRCODES_DESC= Display QR Codes
|
||||
TESTS_DESC= Build test binary and unit tests
|
||||
WALLET_DESC= Wallet Management Support
|
||||
WALLET_BDBMODERN_DESC= Wallet using modern BDB 5.x or 6.x
|
||||
ZMQ_DESC= Block and transaction broadcasting with ZeroMQ
|
||||
|
||||
|
@ -990,8 +990,8 @@
|
||||
SUBDIR += ptpd2
|
||||
SUBDIR += ptunnel
|
||||
SUBDIR += pvm
|
||||
SUBDIR += pwnat
|
||||
SUBDIR += pwhois
|
||||
SUBDIR += pwnat
|
||||
SUBDIR += pxe
|
||||
SUBDIR += pxe-pdhcp
|
||||
SUBDIR += py-DTLSSocket
|
||||
|
Loading…
Reference in New Issue
Block a user