Fix PLIST
This commit is contained in:
parent
8d06060c70
commit
6e3cb592dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260581
1 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= awesome
|
||||
PORTVERSION= 3.4.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://awesome.naquadah.org/download/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
|
@ -81,4 +81,7 @@ pre-configure:
|
|||
${WRKSRC}/awesomeConfig.cmake
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${RM} -f ${WRKSRC}/lib/awful/placement.lua.in.orig
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue