mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Switch version of python used in USES=waf to default version of python
Reviewed by: bapt With hat: portmgr Differential Revision: https://reviews.freebsd.org/D23143
This commit is contained in:
parent
fcc8d58fc3
commit
5c0f583393
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522998
Mk/Uses
audio
abraca
blop-lv2
bs2b-lv2
cpp-xmms2
jalv
lvtk
nekobee
p5-xmms2
patchage
raul
triceratops-lv2
xmms2
benchmarks/glmark2
devel
graphics/webp-pixbuf-loader
net/norm
x11-toolkits
@ -22,7 +22,7 @@ IGNORE= Incorrect 'USES+= waf:${waf_ARGS}' waf takes no arguments
|
||||
.endif
|
||||
|
||||
.if !${USES:Mpython*}
|
||||
python_ARGS= 2.7,build
|
||||
python_ARGS= build
|
||||
.include "${USESDIR}/python.mk"
|
||||
.endif
|
||||
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \
|
||||
RUN_DEPENDS= gnome-themes-extra>=3.0.0:x11-themes/gnome-themes-extra \
|
||||
gnome-icon-theme>=0:misc/gnome-icon-theme
|
||||
|
||||
USES= gnome pkgconfig tar:bzip2 waf
|
||||
USES= gnome pkgconfig python:2.7,build tar:bzip2 waf
|
||||
USE_GNOME= gtk30 intltool
|
||||
|
||||
MAKE_ARGS= MANDIR=${MANPREFIX}/man
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2
|
||||
|
||||
USES= waf pkgconfig tar:bz2
|
||||
USES= pkgconfig python:2.7,build tar:bz2 waf
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/blop.lv2/*.so
|
||||
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
lvtk>0:audio/lvtk
|
||||
LIB_DEPENDS= libbs2b.so:audio/libbs2b
|
||||
|
||||
USES= pkgconfig waf
|
||||
USES= pkgconfig python:2.7,build waf
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nilninull
|
||||
GH_PROJECT= ${PORTNAME}-lv2
|
||||
|
@ -12,7 +12,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libxmmsclient.so:audio/xmms2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xmms2
|
||||
USES= gnome ssl
|
||||
USES= gnome python:2.7,build ssl
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20
|
||||
|
||||
|
@ -23,7 +23,7 @@ LIB_DEPENDS= liblilv-0.so:audio/lilv \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= compiler:c++11-lang gnome pkgconfig qmake:no_configure,no_env \
|
||||
USES= compiler:c++11-lang gnome pkgconfig python:2.7,build qmake:no_configure,no_env \
|
||||
qt:5 tar:bz2 waf
|
||||
CONFIGURE_ARGS= --no-qt4
|
||||
USE_CXXSTD= c++11
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
${LOCALBASE}/include/gtkmm-2.4/gtkmm.h:x11-toolkits/gtkmm24
|
||||
|
||||
USES= waf pkgconfig
|
||||
USES= pkgconfig python:2.7,build waf
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= 7c0ffdf
|
||||
|
||||
|
@ -22,7 +22,7 @@ LIB_DEPENDS= libdssialsacompat.so:audio/libdssialsacompat \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= gordonjcp
|
||||
|
||||
USES= gnome pkgconfig waf
|
||||
USES= gnome pkgconfig python:2.7,build waf
|
||||
USE_GNOME= gtk20
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include/dssi -I${LOCALBASE}/include
|
||||
|
@ -12,7 +12,7 @@ LIB_DEPENDS+= libxmmsclient.so:audio/xmms2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xmms2
|
||||
|
||||
USES= perl5 ssl
|
||||
USES= perl5 python:2.7,build ssl
|
||||
|
||||
BROKEN_SSL= openssl
|
||||
|
||||
|
@ -25,7 +25,7 @@ LIB_DEPENDS= libjack.so:audio/jack \
|
||||
libglademm-2.4.so:devel/libglademm24 \
|
||||
libflowcanvas.so:x11-toolkits/flowcanvas
|
||||
|
||||
USES= compiler:c++11-lang gnome pkgconfig tar:bzip2 waf
|
||||
USES= compiler:c++11-lang gnome pkgconfig python:2.7,build tar:bzip2 waf
|
||||
USE_CXXSTD= c++11
|
||||
INSTALLS_ICONS= yes
|
||||
CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man \
|
||||
|
@ -15,7 +15,7 @@ LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
|
||||
|
||||
USES= gnome pkgconfig tar:bzip2 waf
|
||||
USES= gnome pkgconfig python:2.7,build tar:bzip2 waf
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -18,7 +18,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= compiler:c++11-lang gnome pkgconfig waf
|
||||
USES= compiler:c++11-lang gnome pkgconfig python:2.7,build waf
|
||||
USE_GNOME= cairo cairomm gdkpixbuf2 gtk20 gtkmm24
|
||||
NO_WRKSUBDIR= yes
|
||||
LDFLAGS_i386= -Wl,-znotext
|
||||
|
@ -20,7 +20,7 @@ INSTALL_TARGET= install --without-ldconfig
|
||||
|
||||
.if !defined(XMMS2_SLAVE)
|
||||
USE_GNOME= glib20
|
||||
USES+= gnome readline sqlite
|
||||
USES+= gnome python:2.7,build readline sqlite
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= gl jpeg localbase:ldflags pkgconfig waf
|
||||
USES= gl jpeg localbase:ldflags pkgconfig python:2.7,build waf
|
||||
USE_GL= egl gl glesv2
|
||||
CONFIGURE_ARGS= --with-flavors=x11-gl,x11-glesv2 --no-opt --no-debug
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= MIT
|
||||
BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT}
|
||||
LIB_DEPENDS= libclang.so:devel/llvm${LLVM_DEFAULT}
|
||||
|
||||
USES= compiler:c++14-lang waf
|
||||
USES= compiler:c++14-lang python:2.7,build waf
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cquery-project
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Legacy-free alternative to ncurses
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= waf
|
||||
USES= python:2.7,build waf
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nsf
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -11,7 +11,7 @@ LICENSE= LGPL20+
|
||||
|
||||
LIB_DEPENDS= libwebp.so:graphics/webp
|
||||
|
||||
USES= gnome perl5 pkgconfig waf
|
||||
USES= gnome perl5 pkgconfig python:2.7,build waf
|
||||
USE_GNOME= gdkpixbuf2
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= aruiz
|
||||
|
@ -11,7 +11,7 @@ COMMENT= NACK-Oriented Reliable Multicast (NORM)
|
||||
|
||||
WRKSRC= ${WRKDIR}/norm-${DISTVERSION}
|
||||
|
||||
USES= waf tar:tgz libtool
|
||||
USES= libtool python:2.7,build tar:tgz waf
|
||||
USE_LDCONFIG= yes
|
||||
PLIST_FILES= include/normApi.h lib/libnorm.so lib/libnorm.so.1 \
|
||||
lib/libnorm.so.1.0.0
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
|
||||
libgnomecanvasmm-2.6.so:graphics/libgnomecanvasmm26 \
|
||||
libgtkmm-2.4.so:x11-toolkits/gtkmm24
|
||||
|
||||
USES= compiler:c++11-lang pkgconfig tar:bzip2 waf
|
||||
USES= compiler:c++11-lang pkgconfig python:2.7,build tar:bzip2 waf
|
||||
USE_CXXSTD= c++11
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= gnome jpeg localbase:ldflags pkgconfig waf xorg
|
||||
USES= gnome jpeg localbase:ldflags pkgconfig python:2.7,build waf xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= original-male
|
||||
USE_GNOME= cairo
|
||||
|
Loading…
Reference in New Issue
Block a user