diff options
author | ahze <ahze@FreeBSD.org> | 2008-03-25 23:07:01 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-03-25 23:07:01 +0800 |
commit | 4d1d251130510e96ab445c73cbc90930cfc8aabd (patch) | |
tree | 851a9b138c16863d14e7170430b2b2df90acd787 /databases/libgnomedb | |
parent | 48efa060e15370672d4b39bd7a883d36293eff57 (diff) | |
download | freebsd-ports-gnome-4d1d251130510e96ab445c73cbc90930cfc8aabd.tar.gz freebsd-ports-gnome-4d1d251130510e96ab445c73cbc90930cfc8aabd.tar.zst freebsd-ports-gnome-4d1d251130510e96ab445c73cbc90930cfc8aabd.zip |
Fix plist
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r-- | databases/libgnomedb/Makefile | 2 | ||||
-rw-r--r-- | databases/libgnomedb/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index ad1a19be073e..a78d7421428b 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgnomedb PORTVERSION= 3.0.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/databases/libgnomedb/pkg-plist b/databases/libgnomedb/pkg-plist index ce0fd710e66c..5bf09917d75d 100644 --- a/databases/libgnomedb/pkg-plist +++ b/databases/libgnomedb/pkg-plist @@ -200,6 +200,7 @@ share/pixmaps/libgnomedb-%%VERSION%%/gnome-db-types_24x24.png share/pixmaps/libgnomedb-%%VERSION%%/gnome-db-views_16x16.png share/pixmaps/libgnomedb-%%VERSION%%/gnome-db-within-transaction_24x24.png @dirrm share/pixmaps/libgnomedb-%%VERSION%% +@dirrm share/omf/libgnomedb @dirrm share/gnome-db/demo @dirrm share/gnome-db @dirrm lib/libgnomedb/plugins |