summaryrefslogtreecommitdiff
path: root/graphics/wings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/wings/Makefile')
-rw-r--r--graphics/wings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile
index cc4ea622dac4..2ed59bc1c5e8 100644
--- a/graphics/wings/Makefile
+++ b/graphics/wings/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wings
PORTVERSION= 1.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
DIST_SUBDIR= erlang
@@ -47,7 +47,7 @@ post-patch:
${WRKSRC}/src/wings_sel_cmd.erl \
${WRKSRC}/e3d/e3d_util.erl \
${WRKSRC}/plugins_src/autouv/auv_mapping.erl
- @${FIND} ${WRKSRC} -name "*.orig" -delete
+# @${FIND} ${WRKSRC} -name "*.orig" -delete
do-install:
cd ${WRKSRC} && ${COPYTREE_SHARE} "src ebin fonts plugins textures shaders patches" \