diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-05 10:26:17 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-05 10:26:17 +0800 |
commit | 54de3d8932ae79f2d6bd70378c7bdeabc6716a60 (patch) | |
tree | 6015250b0e8e56ba7330baf7d339fe11d4ed3173 /net | |
parent | bd8194b34ca25595322870d47835acf43b7ad8dd (diff) | |
download | marcuscom-ports-54de3d8932ae79f2d6bd70378c7bdeabc6716a60.tar marcuscom-ports-54de3d8932ae79f2d6bd70378c7bdeabc6716a60.tar.gz marcuscom-ports-54de3d8932ae79f2d6bd70378c7bdeabc6716a60.tar.bz2 marcuscom-ports-54de3d8932ae79f2d6bd70378c7bdeabc6716a60.tar.lz marcuscom-ports-54de3d8932ae79f2d6bd70378c7bdeabc6716a60.tar.xz marcuscom-ports-54de3d8932ae79f2d6bd70378c7bdeabc6716a60.tar.zst marcuscom-ports-54de3d8932ae79f2d6bd70378c7bdeabc6716a60.zip |
Plist fix part 2, remove another leftover directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13759 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/libgweather/Makefile | 4 | ||||
-rw-r--r-- | net/libgweather/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index e81bf31e5..f01bdef4a 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -3,12 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/libgweather/Makefile,v 1.36 2010/02/24 07:03:53 avl Exp $ +# $MCom: ports/net/libgweather/Makefile,v 1.37 2010/02/28 20:57:25 marcus Exp $ # PORTNAME= libgweather PORTVERSION= 2.29.91 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index 81f9adcfb..0a92f14af 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -570,6 +570,7 @@ share/locale/zh_CN/LC_MESSAGES/libgweather.mo share/locale/zh_HK/LC_MESSAGES/libgweather.mo share/locale/zh_TW/LC_MESSAGES/libgweather.mo @dirrmtry share/icons/gnome/scalable/status +@dirrmtry share/icons/gnome/scalable @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% @dirrm include/libgweather |