Fix PLIST

This commit is contained in:
Renato Botelho 2010-09-05 14:33:45 +00:00
parent 8d06060c70
commit 6e3cb592dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260581

View file

@ -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>