diff options
author | bland <bland@FreeBSD.org> | 2004-11-22 11:09:24 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-11-22 11:09:24 +0800 |
commit | 68b98fa4c1dffd57fd6707d4b5a843173f9a7fb3 (patch) | |
tree | 69a7a00c33741abd038e837f4b647e96f5c68ae3 /audio/goobox | |
parent | b9dde35eab61bac48a12037a5dbd574ce2e24000 (diff) | |
download | freebsd-ports-gnome-68b98fa4c1dffd57fd6707d4b5a843173f9a7fb3.tar.gz freebsd-ports-gnome-68b98fa4c1dffd57fd6707d4b5a843173f9a7fb3.tar.zst freebsd-ports-gnome-68b98fa4c1dffd57fd6707d4b5a843173f9a7fb3.zip |
Remove .schemas file from PLIST since it is completely handled
by GCONF_SCHEMAS (this fixes recently reported pkg_delete failures).
Diffstat (limited to 'audio/goobox')
-rw-r--r-- | audio/goobox/Makefile | 1 | ||||
-rw-r--r-- | audio/goobox/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index 51b54d1bba0b..eaabff3b22d9 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -7,6 +7,7 @@ PORTNAME= goobox PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/audio/goobox/pkg-plist b/audio/goobox/pkg-plist index 280a53a335dc..eb128d21791b 100644 --- a/audio/goobox/pkg-plist +++ b/audio/goobox/pkg-plist @@ -1,5 +1,4 @@ bin/goobox -etc/gconf/schemas/goobox.schemas libdata/bonobo/servers/GNOME_Goobox.server share/gnome/application-registry/goobox.applications share/gnome/applications/goobox.desktop |