aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2016-02-20 03:16:27 +0800
committerdemon <demon@FreeBSD.org>2016-02-20 03:16:27 +0800
commit272dae1e2e18e4072dbcd908221ddea31e3526b5 (patch)
tree087da100b3126b8f19a5e2b9ab7762c5ed0b29ea /math
parent32bc55d5563e75aa1f91f8ea6c08eb28802e756a (diff)
downloadfreebsd-ports-gnome-272dae1e2e18e4072dbcd908221ddea31e3526b5.tar.gz
freebsd-ports-gnome-272dae1e2e18e4072dbcd908221ddea31e3526b5.tar.zst
freebsd-ports-gnome-272dae1e2e18e4072dbcd908221ddea31e3526b5.zip
Tarball has been rerolled with minor changesĀ§, most notable is an addition
of libdl check to configure so we can stop patching Makefiles.
Diffstat (limited to 'math')
-rw-r--r--math/openfst/Makefile3
-rw-r--r--math/openfst/distinfo4
2 files changed, 2 insertions, 5 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile
index 40093941f410..9c226f790d38 100644
--- a/math/openfst/Makefile
+++ b/math/openfst/Makefile
@@ -16,7 +16,4 @@ USE_LDCONFIG= ${LOCALBASE}/lib/fst
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-bin --enable-compact-fsts --enable-compress --enable-const-fsts --enable-far --enable-linear-fsts --enable-lookahead-fsts --enable-mpdt --enable-ngram-fsts --enable-pdt
-post-patch:
- ${REINPLACE_CMD} -e s#-ldl## ${WRKSRC}/src/extensions/far/Makefile.in ${WRKSRC}/src/extensions/pdt/Makefile.in ${WRKSRC}/src/bin/Makefile.in ${WRKSRC}/src/test/Makefile.in ${WRKSRC}/src/extensions/linear/Makefile.in ${WRKSRC}/src/extensions/compress/Makefile.in ${WRKSRC}/src/extensions/mpdt/Makefile.in ${WRKSRC}/src/lib/Makefile.in ${WRKSRC}/src/script/Makefile.in
-
.include <bsd.port.mk>
diff --git a/math/openfst/distinfo b/math/openfst/distinfo
index 8ecf00b03575..3c1ddfb3bd78 100644
--- a/math/openfst/distinfo
+++ b/math/openfst/distinfo
@@ -1,2 +1,2 @@
-SHA256 (openfst-1.5.1.tar.gz) = d40724bc5641091063db632392e6561e9077d5e0d88ac106d5b30d8f1bcd9925
-SIZE (openfst-1.5.1.tar.gz) = 1165290
+SHA256 (openfst-1.5.1.tar.gz) = fa5d47477675c7f39788fcf0e82779fe8dd8bcde842132e6a24872bfc92d18d9
+SIZE (openfst-1.5.1.tar.gz) = 1164348