aboutsummaryrefslogtreecommitdiff
path: root/math/jags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/jags/Makefile')
-rw-r--r--math/jags/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile
index 1e044925d3c8..5b6f6e43cd34 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -19,7 +19,7 @@ COMMENT= Just Another Gibbs Sampler
LICENSE= GPLv2
GNU_CONFIGURE= yes
-USES= bison compiler:features fortran gmake libtool localbase
+USES= bison compiler:features fortran gmake libtool localbase pathfix
USE_GCC= yes
USE_LDCONFIG= yes
@@ -58,8 +58,6 @@ PORTEXAMPLES= *
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
- ${WRKSRC}/etc/Makefile.in
@${REINPLACE_CMD} \
-e '/@WINDOWS_FALSE@bin_SCRIPTS =/s/jags/mcmc-&/' \
-e '/CLEANFILES =/s/jags/mcmc-&/' \