pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/biology/mopac libf2c did split



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7995a72f3206
branches:  trunk
changeset: 568090:7995a72f3206
user:      asau <asau%pkgsrc.org@localhost>
date:      Thu Dec 03 19:01:05 2009 +0000

description:
libf2c did split

diffstat:

 biology/mopac/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r c953ea450728 -r 7995a72f3206 biology/mopac/Makefile
--- a/biology/mopac/Makefile    Thu Dec 03 18:44:54 2009 +0000
+++ b/biology/mopac/Makefile    Thu Dec 03 19:01:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/12/03 13:06:52 asau Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/03 19:01:05 asau Exp $
 #
 
 DISTNAME=              mopac7
@@ -41,5 +41,5 @@
 
 # "g77" can not be used for external function
 
-.include "../../lang/f2c/buildlink3.mk"
+.include "../../devel/libf2c/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index