Avoid conflicts with www/rubygem-haml

- Bump PORTREVISION for package change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-02-25 05:32:14 +00:00
parent 7502429a12
commit c5e32a9879
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462908

View file

@ -3,6 +3,7 @@
PORTNAME= haml
PORTVERSION= 4.0.7
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4
@ -21,6 +22,7 @@ NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/haml
post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/haml
.include <bsd.port.mk>