summaryrefslogtreecommitdiff
path: root/math/octave-forge-communications/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-communications/Makefile')
-rw-r--r--math/octave-forge-communications/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile
index 8b40be5f5ef1..704142f164e3 100644
--- a/math/octave-forge-communications/Makefile
+++ b/math/octave-forge-communications/Makefile
@@ -7,6 +7,7 @@
PORTNAME= octave-forge-communications
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -24,6 +25,9 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/image.tar.gz:${PORTSDIR}/math/octave-forge-image
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
+post-patch:
+ ${REINPLACE_CMD} -e s/LU/galoisLU/g ${WRKSRC}/*
+
post-build:
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}