diff options
Diffstat (limited to 'x11-wm/compiz-plugins-main/Makefile')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 666a35d8efe6..fcaeba74ec04 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes USE_GL= yes USE_BZIP2= yes USES= gettext gmake pathfix pkgconfig +USE_CSTD= gnu89 USE_GNOME= intltool USE_XORG= glproto USE_LDCONFIG= yes |