diff options
author | marcus <marcus@FreeBSD.org> | 2009-01-12 02:58:35 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-01-12 02:58:35 +0800 |
commit | 592983060b56716456dbe7d1105afa7e37f17db0 (patch) | |
tree | 3f8d1619e8610bfc788dde5078557c553eacc7b1 /sysutils/brasero | |
parent | 7b2811d9564f3bd264b85fb76a10da3fa0784ea3 (diff) | |
download | freebsd-ports-gnome-592983060b56716456dbe7d1105afa7e37f17db0.tar.gz freebsd-ports-gnome-592983060b56716456dbe7d1105afa7e37f17db0.tar.zst freebsd-ports-gnome-592983060b56716456dbe7d1105afa7e37f17db0.zip |
Add some missing files to the plist.
Reported by: QA Tinderbox
Diffstat (limited to 'sysutils/brasero')
-rw-r--r-- | sysutils/brasero/Makefile | 1 | ||||
-rw-r--r-- | sysutils/brasero/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index 10343c02a55f..f610f498a261 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -7,6 +7,7 @@ PORTNAME= brasero PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/sysutils/brasero/pkg-plist b/sysutils/brasero/pkg-plist index 5def420562e4..20c2908fd45d 100644 --- a/sysutils/brasero/pkg-plist +++ b/sysutils/brasero/pkg-plist @@ -39,6 +39,8 @@ lib/brasero/plugins/libbrasero-vob.la lib/brasero/plugins/libbrasero-vob.so lib/brasero/plugins/libbrasero-wodim.la lib/brasero/plugins/libbrasero-wodim.so +lib/nautilus/extensions-2.0/libnautilus-brasero-extension.la +lib/nautilus/extensions-2.0/libnautilus-brasero-extension.so share/applications/brasero.desktop share/applications/brasero-copy-medium.desktop share/applications/brasero-open-image.desktop |