mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Use compiler.mk instead of USE_GCC.
This commit is contained in:
parent
4078eb542f
commit
e0e2b1733e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335784
@ -23,11 +23,10 @@ OPTIONS_DEFAULT=CACHE
|
||||
CACHE_DESC= Enable caching of remote media to local storage
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= compiler:c++11-lang pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_GECKO= libxul
|
||||
USE_WEBPLUGINS= native
|
||||
USE_GCC= yes
|
||||
|
||||
WEBPLUGINS_FILES= ${PORTNAME}.so
|
||||
.for p in dvx rm qt wmp
|
||||
|
Loading…
Reference in New Issue
Block a user