- Fix plist

Reported by:	pointyhat via pav
This commit is contained in:
Dmitry Marakasov 2011-10-13 13:25:36 +00:00
parent 45e6a435f7
commit f1072dc04f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283476

View File

@ -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>