diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-08-22 17:50:45 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-08-22 17:50:45 +0000 |
commit | 790a24a947a4eb0e162d239bb7337f1d98a90423 (patch) | |
tree | 673e1068cad1987522538fd8c5794e6116fdaf79 /x11-wm/compiz-plugins-extra | |
parent | 948f0de2390b713dd722a51e695eb5fb50d448b9 (diff) |
Style fix.
Notes
Notes:
svn path=/head/; revision=198147
Diffstat (limited to 'x11-wm/compiz-plugins-extra')
-rw-r--r-- | x11-wm/compiz-plugins-extra/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index f1813ebdd371..80b5d7f41f4a 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -39,5 +39,4 @@ post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ ${WRKSRC}/src/group/group-internal.h \ -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> |