mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Correct a mis-use of USES=
This commit is contained in:
parent
e84062fab9
commit
95cc945501
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336317
@ -23,9 +23,8 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
|
||||
USE_CXXSTD= gnu++0x
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USES= compiler:c++11-lib
|
||||
USES= pkgconfig compiler:c++11-lib
|
||||
CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" \
|
||||
EXTRA_LIBS="-lexecinfo"
|
||||
MAN1= fldigi.1
|
||||
|
Loading…
Reference in New Issue
Block a user