aboutsummaryrefslogtreecommitdiff
path: root/science/libghemical
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /science/libghemical
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361812
Diffstat (limited to 'science/libghemical')
-rw-r--r--science/libghemical/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile
index d8fe32cc3c73..ddcf505b4942 100644
--- a/science/libghemical/Makefile
+++ b/science/libghemical/Makefile
@@ -14,8 +14,8 @@ COMMENT= Support libraries of science/ghemical port
BUILD_DEPENDS= obabel:${PORTSDIR}/science/openbabel \
intltool-update:${PORTSDIR}/textproc/intltool \
ld:${PORTSDIR}/devel/binutils
-LIB_DEPENDS+= mpqc:${PORTSDIR}/science/mpqc \
- f2c:${PORTSDIR}/lang/f2c
+LIB_DEPENDS+= libmpqc.so:${PORTSDIR}/science/mpqc \
+ libf2c.so:${PORTSDIR}/lang/f2c
USES= fortran gettext gmake pathfix pkgconfig
USE_GL= gl