View | Details | Raw Unified | Return to bug 189940 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile 2014-08-18 13:49:46.000000000 +0200 +++ Makefile2 2014-08-18 13:52:50.000000000 +0200 (-1 lines)
Lines 191-197 Link Here
191
.endif                                                                         
191
.endif                                                                         
192
                                                                               
192
                                                                               
193
.if ${PORT_OPTIONS:MPYTHON}                                                    
193
.if ${PORT_OPTIONS:MPYTHON}                                                    
194
       @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/                              
195
       (cd ${WRKSRC}/mapscript/python && ${CP} mapscript.py _mapscript.so ${STA
194
       (cd ${WRKSRC}/mapscript/python && ${CP} mapscript.py _mapscript.so ${STA
196
.endif
195
.endif

Return to bug 189940