aboutsummaryrefslogtreecommitdiff
path: root/science/molscript
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 17:17:53 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 17:17:53 +0000
commit428fac4e1c522537e461b850cc93550d4fcf37e7 (patch)
tree22c9f25e11cf4cd378611c48424547929b95fba3 /science/molscript
parentb1977b079cfa346735bab7f33a9f0f5d573f09c5 (diff)
downloadports-428fac4e1c522537e461b850cc93550d4fcf37e7.tar.gz
ports-428fac4e1c522537e461b850cc93550d4fcf37e7.zip
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516988
Diffstat (limited to 'science/molscript')
-rw-r--r--science/molscript/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/molscript/Makefile b/science/molscript/Makefile
index 76c6a07df0fa..045ecf3bc397 100644
--- a/science/molscript/Makefile
+++ b/science/molscript/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
LIB_DEPENDS= libpng.so:graphics/png
RUN_DEPENDS= render:graphics/raster3d # molscript use requires the executable 'render' to be present
-USES= gl gmake jpeg localbase:ldflags
+USES= gl gmake jpeg localbase:ldflags xorg
USE_GITHUB= yes
GH_ACCOUNT= pekrau
GH_TAGNAME= 280abee