aboutsummaryrefslogtreecommitdiff
path: root/misc/metromap
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2011-10-13 13:25:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2011-10-13 13:25:36 +0000
commitf1072dc04f85cf2155778b0ffc109a2a8c8d5118 (patch)
tree5c90657b782bd4c24212774a58e3954fb6ac81bd /misc/metromap
parent45e6a435f78c84320d9ddb081086fc4ad6992acc (diff)
downloadports-f1072dc04f85cf2155778b0ffc109a2a8c8d5118.tar.gz
ports-f1072dc04f85cf2155778b0ffc109a2a8c8d5118.zip
Notes
Diffstat (limited to 'misc/metromap')
-rw-r--r--misc/metromap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile
index cc2e6d59d359..7eb0bf34d924 100644
--- a/misc/metromap/Makefile
+++ b/misc/metromap/Makefile
@@ -25,5 +25,6 @@ post-patch:
@${REINPLACE_CMD} -e 's,/usr,${PREFIX},' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's,make,${GMAKE},' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's,/usr/bin/python,${SETENV} python,' ${WRKSRC}/metromap.py
+ @${RM} -f ${WRKSRC}/modules/ReadMap.py.orig
.include <bsd.port.mk>