summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-07-27 08:50:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-07-27 08:50:41 +0000
commit035e9e4c330629c98024c71aa96c4b9b286d789e (patch)
tree910786e78ef35edc89d3882cdba9b00a2babe2ae /science
parentSecurity update to 11.1.2. (diff)
science/xcrysden: Add missing runtime dependencies
Notes
Notes: svn path=/head/; revision=475418
Diffstat (limited to 'science')
-rw-r--r--science/xcrysden/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/science/xcrysden/Makefile b/science/xcrysden/Makefile
index 516fe32ac48e..721f601aea24 100644
--- a/science/xcrysden/Makefile
+++ b/science/xcrysden/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xcrysden
DISTVERSION= 1.5.60
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.xcrysden.org/download/
@@ -12,7 +13,11 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfftw3.so:math/fftw3
-RUN_DEPENDS= bwidget>0:x11-toolkits/bwidget
+RUN_DEPENDS= bwidget>0:x11-toolkits/bwidget \
+ babel:science/openbabel \
+ convert:graphics/ImageMagick \
+ ppmtompeg:graphics/netpbm \
+ xwd:x11/xwd
USES= fortran gmake localbase:ldflags tcl tk
USE_GL= gl glu