diff options
Diffstat (limited to 'x11-wm/compizconfig-backend-gconf/Makefile')
-rw-r--r-- | x11-wm/compizconfig-backend-gconf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile index 077f728301e..407e43bc22e 100644 --- a/x11-wm/compizconfig-backend-gconf/Makefile +++ b/x11-wm/compizconfig-backend-gconf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= compizconfig-backend-gconf -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.0 #PORTREVISION= 0 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ @@ -30,5 +30,4 @@ post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ ${WRKSRC}/settings-backend/gconf.c \ -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> |