aboutsummaryrefslogtreecommitdiffstats
path: root/biology/mopac/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-11 22:43:51 +0800
committerbapt <bapt@FreeBSD.org>2013-12-11 22:43:51 +0800
commitbbae64838ffde3d47dcec56055a594e7804bb061 (patch)
tree00fbd6994b07f04a0134d445afc55d2e91f3716a /biology/mopac/Makefile
parent313f6c52ef558a5cdcf65e9eefbfec838e1d9958 (diff)
downloadfreebsd-ports-gnome-bbae64838ffde3d47dcec56055a594e7804bb061.tar.gz
freebsd-ports-gnome-bbae64838ffde3d47dcec56055a594e7804bb061.tar.zst
freebsd-ports-gnome-bbae64838ffde3d47dcec56055a594e7804bb061.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology
Diffstat (limited to 'biology/mopac/Makefile')
-rw-r--r--biology/mopac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile
index 9d5c5c76a083..ad1ab10dfcff 100644
--- a/biology/mopac/Makefile
+++ b/biology/mopac/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}7-${MOPAC_SUBVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Semi-empirical (MNDO, etc.) molecular orbital calculation
-LIB_DEPENDS= f2c:${PORTSDIR}/lang/f2c
+LIB_DEPENDS= libf2c.so:${PORTSDIR}/lang/f2c
USE_GMAKE= yes
USE_AUTOTOOLS= aclocal automake autoconf libtool