diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-26 05:13:23 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-26 05:13:23 +0800 |
commit | 16817e2d5b4cb7032e4534aee0f26e61497d2e3d (patch) | |
tree | 5d79f1c110312b401250aac8dc54c9f9196b21d6 | |
parent | e1e3b36bf532a2cc00b753063dc94106084569e8 (diff) | |
download | marcuscom-ports-16817e2d5b4cb7032e4534aee0f26e61497d2e3d.tar.gz marcuscom-ports-16817e2d5b4cb7032e4534aee0f26e61497d2e3d.tar.zst marcuscom-ports-16817e2d5b4cb7032e4534aee0f26e61497d2e3d.zip |
Fix the pkg-plist after the removal of :keepla from USES= libtool.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19691 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/rhythmbox/Makefile | 1 | ||||
-rw-r--r-- | audio/rhythmbox/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 05259c33e..65df10f16 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -4,6 +4,7 @@ PORTNAME= rhythmbox PORTVERSION= 3.0.3 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist index 9b0dc3dd5..7ce3d019b 100644 --- a/audio/rhythmbox/pkg-plist +++ b/audio/rhythmbox/pkg-plist @@ -77,7 +77,6 @@ include/rhythmbox/widgets/rb-task-list-display.h include/rhythmbox/widgets/rb-uri-dialog.h lib/girepository-1.0/MPID-3.0.typelib lib/girepository-1.0/RB-3.0.typelib -lib/librhythmbox-core.la lib/librhythmbox-core.so lib/librhythmbox-core.so.8 lib/librhythmbox-core.so.8.0.0 |