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:
Niclas Zeising 2019-11-05 15:56:41 +00:00
parent d52303ea80
commit a9bfea46ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516803
4 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}