Fri Dec 26 23:53:08 2014 UTC ()
Update MASTER_SITES, it was 'Server not found' status.


(mef)
diff -r1.2 -r1.3 pkgsrc/math/openfst/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/math/openfst/Makefile (expand / switch to unified diff)

--- pkgsrc/math/openfst/Makefile 2012/09/11 23:04:25 1.2
+++ pkgsrc/math/openfst/Makefile 2014/12/26 23:53:08 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:25 asau Exp $ 1# $NetBSD: Makefile,v 1.3 2014/12/26 23:53:08 mef Exp $
2# 2#
3 3
4DISTNAME= openfst-1.1 4DISTNAME= openfst-1.1
5CATEGORIES= math 5CATEGORIES= math
6MASTER_SITES= http://mohri-lt.cs.nyu.edu/twiki/pub/FST/FstDownload/ 6MASTER_SITES= http://www.openfst.org/twiki/pub/FST/FstDownload/
7 7
8MAINTAINER= pallegra@gmail.com 8MAINTAINER= pallegra@gmail.com
9HOMEPAGE= http://www.openfst.org/ 9HOMEPAGE= http://www.openfst.org/
10COMMENT= OpenFst is a library for manipulating transducers 10COMMENT= OpenFst is a library for manipulating transducers
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16 16
17.include "../../mk/dlopen.buildlink3.mk" 17.include "../../mk/dlopen.buildlink3.mk"
18 18
19BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*} 19BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*}