diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-03 14:48:45 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-03 14:48:45 +0800 |
commit | 9362c912222920e5cb0a212d10d1e3fea82aa350 (patch) | |
tree | d75d5845bbd98a5edbc07a95e4b61e9ffda52b9e | |
parent | 6d4475f6a5ce3d596e61a2e598115f41e7468415 (diff) | |
download | freebsd-ports-graphics-9362c912222920e5cb0a212d10d1e3fea82aa350.tar.gz freebsd-ports-graphics-9362c912222920e5cb0a212d10d1e3fea82aa350.tar.zst freebsd-ports-graphics-9362c912222920e5cb0a212d10d1e3fea82aa350.zip |
Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,
because this directory is actually created by gnomedb.
-rw-r--r-- | databases/gnome-db/Makefile | 1 | ||||
-rw-r--r-- | databases/gnome-db/pkg-plist | 1 | ||||
-rw-r--r-- | databases/gnomedb/Makefile | 1 | ||||
-rw-r--r-- | databases/gnomedb/pkg-plist | 1 | ||||
-rw-r--r-- | databases/gnomedb2/Makefile | 1 | ||||
-rw-r--r-- | databases/gnomedb2/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/pkg-plist | 1 |
8 files changed, 7 insertions, 2 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index 872231cf64a..2fe26ceca69 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db diff --git a/databases/gnome-db/pkg-plist b/databases/gnome-db/pkg-plist index 368fc53aa31..121bfdd120e 100644 --- a/databases/gnome-db/pkg-plist +++ b/databases/gnome-db/pkg-plist @@ -136,4 +136,5 @@ share/locale/uk/LC_MESSAGES/gnome-db.mo @dirrm share/gnome/help/gnome-db/C/images @dirrm share/gnome/help/gnome-db/C @dirrm share/gnome/help/gnome-db +@dirrm share/gnome/apps/Applications @dirrm include/gnome-db diff --git a/databases/gnomedb/Makefile b/databases/gnomedb/Makefile index 872231cf64a..2fe26ceca69 100644 --- a/databases/gnomedb/Makefile +++ b/databases/gnomedb/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db diff --git a/databases/gnomedb/pkg-plist b/databases/gnomedb/pkg-plist index 368fc53aa31..121bfdd120e 100644 --- a/databases/gnomedb/pkg-plist +++ b/databases/gnomedb/pkg-plist @@ -136,4 +136,5 @@ share/locale/uk/LC_MESSAGES/gnome-db.mo @dirrm share/gnome/help/gnome-db/C/images @dirrm share/gnome/help/gnome-db/C @dirrm share/gnome/help/gnome-db +@dirrm share/gnome/apps/Applications @dirrm include/gnome-db diff --git a/databases/gnomedb2/Makefile b/databases/gnomedb2/Makefile index 872231cf64a..2fe26ceca69 100644 --- a/databases/gnomedb2/Makefile +++ b/databases/gnomedb2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db diff --git a/databases/gnomedb2/pkg-plist b/databases/gnomedb2/pkg-plist index 368fc53aa31..121bfdd120e 100644 --- a/databases/gnomedb2/pkg-plist +++ b/databases/gnomedb2/pkg-plist @@ -136,4 +136,5 @@ share/locale/uk/LC_MESSAGES/gnome-db.mo @dirrm share/gnome/help/gnome-db/C/images @dirrm share/gnome/help/gnome-db/C @dirrm share/gnome/help/gnome-db +@dirrm share/gnome/apps/Applications @dirrm include/gnome-db diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index f5e5164e27a..ef67bdca674 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomecore PORTVERSION= 1.4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-core diff --git a/x11/gnomecore/pkg-plist b/x11/gnomecore/pkg-plist index 6e69567af01..88a37c95761 100644 --- a/x11/gnomecore/pkg-plist +++ b/x11/gnomecore/pkg-plist @@ -1522,7 +1522,6 @@ share/locale/zh_TW.Big5/LC_MESSAGES/gnome-core.mo @dirrm share/gnome/apps/Graphics @dirrm share/gnome/apps/Games @dirrm share/gnome/apps/Development -@dirrm share/gnome/apps/Applications @dirrm share/gnome/applets/Utility @dirrm share/gnome/applets/Network @dirrm share/gnome/applets/Multimedia |