diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-26 11:56:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-26 11:56:05 +0800 |
commit | e8ed9ed755b3fae828371ef693cce8b74a659a4a (patch) | |
tree | da75af26f5170c722733d3f65e32173febda1d68 /multimedia | |
parent | 2a54b3080ba174ad34522f88ca492abb0aa48dc1 (diff) | |
download | marcuscom-ports-e8ed9ed755b3fae828371ef693cce8b74a659a4a.tar marcuscom-ports-e8ed9ed755b3fae828371ef693cce8b74a659a4a.tar.gz marcuscom-ports-e8ed9ed755b3fae828371ef693cce8b74a659a4a.tar.bz2 marcuscom-ports-e8ed9ed755b3fae828371ef693cce8b74a659a4a.tar.lz marcuscom-ports-e8ed9ed755b3fae828371ef693cce8b74a659a4a.tar.xz marcuscom-ports-e8ed9ed755b3fae828371ef693cce8b74a659a4a.tar.zst marcuscom-ports-e8ed9ed755b3fae828371ef693cce8b74a659a4a.zip |
Remove lib/browser_plugins conditionally.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem/Makefile | 1 | ||||
-rw-r--r-- | multimedia/totem/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 33316c268..4461d5e98 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,6 +7,7 @@ PORTNAME= totem PORTVERSION= 1.5.92 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist index cb8225d09..bcb8dba3a 100644 --- a/multimedia/totem/pkg-plist +++ b/multimedia/totem/pkg-plist @@ -224,6 +224,7 @@ share/locale/zh_TW/LC_MESSAGES/totem.mo @dirrm share/gnome/help/totem/C/figures @dirrm share/gnome/help/totem/C @dirrm share/gnome/help/totem +@dirrmtry lib/browser_plugins @dirrm include/totem/1/plparser @dirrm include/totem/1 @dirrm include/totem |