summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-04 21:08:20 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-04 21:08:20 +0000
commitf01bbf652d7ec89b1cecdaf7f6e856a4ca5ee488 (patch)
tree8afa2445346578d138f442033f0d49972d519157
parentReturn az's ports to the pool after safekeeping his commit bit. (diff)
Add USES=xorg USES=gl, ports categories b
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'b'.
Notes
Notes: svn path=/head/; revision=516742
-rw-r--r--benchmarks/clpeak/Makefile2
-rw-r--r--benchmarks/glmark2/Makefile2
-rw-r--r--biology/garlic/Makefile2
-rw-r--r--biology/molden/Makefile2
-rw-r--r--biology/ncbi-cxx-toolkit/Makefile2
-rw-r--r--biology/phylip/Makefile2
-rw-r--r--biology/protomol/Makefile3
-rw-r--r--biology/seaview/Makefile2
-rw-r--r--biology/seqtools/Makefile2
-rw-r--r--biology/ugene/Makefile2
-rw-r--r--biology/viennarna/Makefile2
11 files changed, 12 insertions, 11 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile
index f90aacdb7215..5787f84d1014 100644
--- a/benchmarks/clpeak/Makefile
+++ b/benchmarks/clpeak/Makefile
@@ -22,8 +22,8 @@ GH_ACCOUNT= krrishnarraj
GH_TAGNAME= 75c8746
USE_LDCONFIG= yes
+USES= cmake:insource gl
USE_GL= gl
-USES= cmake:insource
CXXFLAGS+= -std=c++11
diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile
index c06bf7b687cb..3d6a1cb32c81 100644
--- a/benchmarks/glmark2/Makefile
+++ b/benchmarks/glmark2/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libpng.so:graphics/png
-USES= jpeg localbase:ldflags pkgconfig waf
+USES= gl jpeg localbase:ldflags pkgconfig waf
USE_GL= egl gl glesv2
CONFIGURE_ARGS= --with-flavors=x11-gl,x11-glesv2 --no-opt --no-debug
diff --git a/biology/garlic/Makefile b/biology/garlic/Makefile
index 0f6b010c5024..70ee55d2e5a6 100644
--- a/biology/garlic/Makefile
+++ b/biology/garlic/Makefile
@@ -12,7 +12,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Molecular viewer, editor, and visualization program
-USES= gmake
+USES= gmake xorg
USE_XORG= x11
ALL_TARGET= # empty
diff --git a/biology/molden/Makefile b/biology/molden/Makefile
index 4211e3ced6aa..3215b6e7eb69 100644
--- a/biology/molden/Makefile
+++ b/biology/molden/Makefile
@@ -21,7 +21,7 @@ RESTRICTED= free for academic, non profit usage; do not re-distribute source and
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:R}
-USES= fortran gl gmake
+USES= fortran gl gmake xorg
USE_XORG= x11
USE_GL= gl glu
MAKEFILE= makefile
diff --git a/biology/ncbi-cxx-toolkit/Makefile b/biology/ncbi-cxx-toolkit/Makefile
index cf54c8d11aa9..1b16be820ffd 100644
--- a/biology/ncbi-cxx-toolkit/Makefile
+++ b/biology/ncbi-cxx-toolkit/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/doc/public/LICENSE
LIB_DEPENDS= libpcre.so:devel/pcre
RUN_DEPENDS= bash:shells/bash
-USES= compiler:c++11-lang gmake mysql perl5 python shebangfix ssl
+USES= compiler:c++11-lang gmake mysql perl5 python shebangfix ssl xorg
SHEBANG_FILES= src/app/blast/get_species_taxids.sh src/app/blast/legacy_blast.pl src/app/blast/update_blastdb.pl src/app/winmasker/windowmasker_2.2.22_adapter.py
USE_XORG= x11 xpm
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile
index c5e910e4d79b..f13451a2a3d0 100644
--- a/biology/phylip/Makefile
+++ b/biology/phylip/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= bash:shells/bash
BUILD_WRKSRC= ${WRKSRC}/src
INSTALL_WRKSRC= ${WRKSRC}/src
-USES= gmake
+USES= gmake xorg
USE_XORG= x11 xaw xt
MAKEFILE= Makefile.unx
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DUNX" \
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile
index ed63bafe11b4..66069b5ca75f 100644
--- a/biology/protomol/Makefile
+++ b/biology/protomol/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
-USES= jpeg shebangfix
+USES= jpeg shebangfix xorg
USE_CXXSTD= c++98
SHEBANG_FILES= examples/butane_4/procDihedralFile.awk \
examples/butane_4/cleanOutput.bash \
@@ -41,6 +41,7 @@ OPTIONS_DEFINE= GLUT EXAMPLES
OPTIONS_DEFAULT= GLUT
GLUT_CONFIGURE_ON= --with-glut=yes
+GLUT_USES= gl
GLUT_USE= GL=glut
GLUT_CONFIGURE_OFF= --with-glut=no
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile
index 95c3aa89a971..5b0ed93c8059 100644
--- a/biology/seaview/Makefile
+++ b/biology/seaview/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
PORTSCOUT= skipv:4.6.1.3
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= gmake jpeg
+USES= gmake jpeg xorg
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
MAKE_ENV= HELPFILE='-DDEFAULT_HELPFILE=\"${DATADIR}/seaview.html\"' \
diff --git a/biology/seqtools/Makefile b/biology/seqtools/Makefile
index d078110c50e9..d2402382dfc6 100644
--- a/biology/seqtools/Makefile
+++ b/biology/seqtools/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= compiler:c++14-lang gettext libtool pkgconfig
+USES= compiler:c++14-lang gettext gnome libtool pkgconfig xorg
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_XORG= x11
diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile
index fa4c63e0ecdf..d119963b1625 100644
--- a/biology/ugene/Makefile
+++ b/biology/ugene/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= bash:shells/bash
BROKEN_aarch64= Fails to build: invokes x86 asm
-USES= desktop-file-utils qmake qt:5 shared-mime-info
+USES= desktop-file-utils gl qmake qt:5 shared-mime-info xorg
USE_GL= gl glu
USE_QT= buildtools_build linguisttools_build \
core gui network opengl printsupport script scripttools \
diff --git a/biology/viennarna/Makefile b/biology/viennarna/Makefile
index c0d295bb852c..22f7328e80a0 100644
--- a/biology/viennarna/Makefile
+++ b/biology/viennarna/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libgsl.so:math/gsl \
libmpfr.so:math/mpfr
-USES= autoreconf compiler:c++11-lang gmake libtool localbase perl5 pkgconfig # w/out autoreconf -lstdc++ is present in configure and Makefiles and this causes link failure
+USES= autoreconf compiler:c++11-lang gmake libtool localbase perl5 pkgconfig xorg # w/out autoreconf -lstdc++ is present in configure and Makefiles and this causes link failure
USE_XORG= x11 xext # only for build
GNU_CONFIGURE= yes