diff options
Diffstat (limited to 'x11-fm/thunar/Makefile')
-rw-r--r-- | x11-fm/thunar/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 02ac628e6829..1a22212fc546 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -6,8 +6,8 @@ # PORTNAME= Thunar -PORTVERSION= 0.8.0 -PORTREVISION= 5 +PORTVERSION= 0.9.0 +PORTREVISION= 0 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -17,6 +17,9 @@ COMMENT= XFce 4 file manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +PATCHFILES= Thunar-0.9.0-missing-audio-cds-for-volman.patch +PATCH_SITES= http://thunar.xfce.org/download/sources/Thunar/0.9.0/ + GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes |