aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/threeDS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/threeDS/Makefile')
-rw-r--r--graphics/threeDS/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/threeDS/Makefile b/graphics/threeDS/Makefile
index 58229db5bc66..434fdf7f210e 100644
--- a/graphics/threeDS/Makefile
+++ b/graphics/threeDS/Makefile
@@ -23,6 +23,7 @@ do-build:
do-install:
${MKDIR} ${PREFIX}/share/threeDS
${MKDIR} ${PREFIX}/lib/${PYTHON_VERSION}/site-packages
+ ${RM} -f ${WRKSRC}/*.orig
${INSTALL_DATA} ${WRKSRC}/threeDS.py* ${PREFIX}/lib/${PYTHON_VERSION}/site-packages
${INSTALL_SCRIPT} ${WRKSRC}/view3ds.py* ${PREFIX}/share/threeDS
${LN} -sf ${PREFIX}/share/threeDS/view3ds.py ${PREFIX}/bin/view3ds