aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-pt_br
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-pt_br')
-rw-r--r--math/octave-forge-pt_br/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-pt_br/Makefile b/math/octave-forge-pt_br/Makefile
index dfaa7d5430cb..dc57d99e1e58 100644
--- a/math/octave-forge-pt_br/Makefile
+++ b/math/octave-forge-pt_br/Makefile
@@ -7,6 +7,7 @@
PORTNAME= octave-forge-pt_br
PORTVERSION= 1.0.9
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -19,6 +20,7 @@ WRKSRC= ${WRKDIR}/pt_BR/src
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
post-build:
+ ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz pt_BR
.include <bsd.port.post.mk>