diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/brasero/Makefile | 4 | ||||
-rw-r--r-- | sysutils/brasero/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index b9ce25ab6..6c1b65c07 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.39 2009/03/02 05:35:04 marcus Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.40 2009/03/10 06:58:50 marcus Exp $ PORTNAME= brasero PORTVERSION= 2.25.92 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/sysutils/brasero/pkg-plist b/sysutils/brasero/pkg-plist index b181fd838..78a124036 100644 --- a/sysutils/brasero/pkg-plist +++ b/sysutils/brasero/pkg-plist @@ -360,6 +360,7 @@ share/omf/brasero/brasero-sv.omf @dirrmtry share/applications @dirrm lib/brasero/plugins @dirrm lib/brasero +@dirrm include/brasero @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |