summaryrefslogtreecommitdiff
path: root/www/WebMagick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/WebMagick/Makefile')
-rw-r--r--www/WebMagick/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index 9c1c3d6edb20..aace9fd1489c 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WebMagick
-PORTVERSION= 2.0
+PORTVERSION= 2.01
CATEGORIES= www graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= webmagick
@@ -36,7 +36,5 @@ post-install:
${INSTALL_DATA} webmagickrc ${PREFIX}/etc; \
fi; \
${INSTALL_DATA} webmagickrc ${PREFIX}/etc/webmagickrc.dist
- cd ${WRKSRC}/icons; \
- ${INSTALL_DATA} blue_help.gif ${PREFIX}/www/data/webmagick/blue_c.gif
.include <bsd.port.mk>