aboutsummaryrefslogtreecommitdiff
path: root/devel/motor
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-08-18 17:16:36 +0000
committerXin LI <delphij@FreeBSD.org>2006-08-18 17:16:36 +0000
commit90bb3b44c76ced31dfbb79726c1cbb7e65c767cf (patch)
tree27815e3715bd2a21caa0d42c7eb4bc38ffb48c89 /devel/motor
parentb9701552f19a4f46bbd5961dfd91952e9a8708e6 (diff)
Notes
Diffstat (limited to 'devel/motor')
-rw-r--r--devel/motor/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/motor/Makefile b/devel/motor/Makefile
index 9c664d4c0858..664002af238e 100644
--- a/devel/motor/Makefile
+++ b/devel/motor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= motor
PORTVERSION= 3.4.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://konst.org.ua/download/
@@ -34,6 +35,9 @@ MAN1= motor.1
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|zxvf|&o|' ${WRKSRC}/share/Makefile.in
+
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}