mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Clean up some things
Reported by: portscan
This commit is contained in:
parent
cd8ca9f2f5
commit
4fe26c4c49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547372
@ -36,8 +36,6 @@ CMAKE_ARGS+= -DUSE_HAMLIB=1
|
||||
.endif
|
||||
|
||||
CMAKE_ARGS+= -DwxWidgets_CONFIG_EXECUTABLE=${LOCALBASE}/bin/wxgtk3u-3.1-config
|
||||
USE_WX= 3.1
|
||||
WX_COMPS= wx
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cjcliffe
|
||||
GH_PROJECT= CubicSDR
|
||||
|
@ -7,6 +7,7 @@
|
||||
SUBDIR += beebeep
|
||||
SUBDIR += centerim
|
||||
SUBDIR += centerim-devel
|
||||
SUBDIR += chatterino2
|
||||
SUBDIR += climm
|
||||
SUBDIR += coccinella
|
||||
SUBDIR += convey
|
||||
|
@ -18,12 +18,10 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c11 fuse:3 gnome meson pkgconfig
|
||||
USE_GNOME= glib20
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libfuse
|
||||
|
||||
USE_GNOME= glib20
|
||||
|
||||
CFLAGS+= -DNDEBUG
|
||||
|
||||
PLIST_FILES= bin/sshfs
|
||||
|
Loading…
Reference in New Issue
Block a user