diff options
Diffstat (limited to 'multimedia/xfce4-parole/Makefile')
-rw-r--r-- | multimedia/xfce4-parole/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile index 4665027f80b4..4ebe49be57df 100644 --- a/multimedia/xfce4-parole/Makefile +++ b/multimedia/xfce4-parole/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xfce4-parole -PORTVERSION= 0.1.99 +PORTVERSION= 0.2.0.1 CATEGORIES= multimedia xfce -MASTER_SITES= http://archive.xfce.org/src/apps/parole/0.1/ +MASTER_SITES= http://archive.xfce.org/src/apps/parole/0.2/ DISTNAME= parole-${PORTVERSION} DIST_SUBDIR= xfce4 @@ -22,7 +22,7 @@ INSTALLS_ICONS= yes USE_BZIP2= yes USE_GSTREAMER= ffmpeg good theora xvid mp3 faad ogg dvd x264 USE_GMAKE= yes -CONFIGURE_ARGS= --disable-power-manager-plugin --disable-browser-plugin +CONFIGURE_ARGS= --disable-power-manager-plugin CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GNOME= gnomehack intltool intlhack pkgconfig USE_XFCE= configenv libexo libgui libutil panel |