Add -lf2c, this is the correct dependency. Bump portrevision.

This commit is contained in:
Maho Nakata 2008-08-22 22:20:05 +00:00
parent d179d1ad20
commit 7b319c494e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219017
2 changed files with 9 additions and 0 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= mopac
PORTVERSION= 7.${MOPAC_SUBVERSION}
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View file

@ -0,0 +1,8 @@
--- libmopac7.pc.in~ 2003-12-19 22:14:28.000000000 +0900
+++ libmopac7.pc.in 2008-08-23 07:09:51.000000000 +0900
@@ -4,4 +4,4 @@
Name: libmopac7
Description: A library for semi-empirical QM calculations.
Version: @VERSION@
-Libs: -L${libdir} -lmopac7
+Libs: -L${libdir} -lmopac7 -lf2c