Avoid conflicts with www/rubygem-haml
- Bump PORTREVISION for package change
This commit is contained in:
parent
7502429a12
commit
c5e32a9879
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462908
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue