Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'd'.
This commit is contained in:
parent
d52303ea80
commit
a9bfea46ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516803
@ -27,8 +27,9 @@ RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
||||
p5-Date-Manip>=0:devel/p5-Date-Manip \
|
||||
p5-Finance-Quote>=0:finance/p5-Finance-Quote
|
||||
|
||||
USES= cmake:insource compiler:c++11-lib desktop-file-utils gettext-tools gnome libtool \
|
||||
localbase perl5 pkgconfig shebangfix tar:bzip2
|
||||
USES= cmake:insource compiler:c++11-lib desktop-file-utils \
|
||||
gettext-tools gnome libtool localbase perl5 pkgconfig \
|
||||
shebangfix tar:bzip2 xorg
|
||||
USE_XORG= x11
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= cairo gtk30 intltool libxml2 libxslt
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= http://www.mattfischer.com/wmstock/src/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Cool WindowMaker Dockapp that shows stock ticker(s)
|
||||
|
||||
USES= gmake shebangfix
|
||||
USES= gmake shebangfix xorg
|
||||
USE_XORG= xpm
|
||||
SHEBANG_FILES= getquote
|
||||
|
||||
|
@ -14,10 +14,10 @@ LIB_DEPENDS= libptypes.so:devel/ptypes \
|
||||
libfltk.so.1:x11-toolkits/fltk
|
||||
|
||||
MAKEFILE= Makefile.linux
|
||||
USES= gmake xorg
|
||||
USE_XORG= x11 xpm
|
||||
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
|
||||
NO_WRKSUBDIR= yes
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/xtrader \
|
||||
%%DATADIR%%/sample.xt
|
||||
|
@ -14,8 +14,8 @@ COMMENT= Dock app for Window Maker providing wget functionality
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= gmake xorg
|
||||
USE_XORG= x11 xpm
|
||||
USES= gmake
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAKE_ENV+= ${CONFIGURE_ENV}
|
||||
|
Loading…
Reference in New Issue
Block a user