diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-24 01:35:38 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-24 01:35:38 +0800 |
commit | 5199553b20e1e65fd28566b8371daddfea4de51e (patch) | |
tree | caf2ba7b8e2261c6cf288a8cf2e2cae1858ccc19 /x11-themes | |
parent | efdaa36810ebc3f98de980f772905f4723ae88af (diff) | |
download | freebsd-ports-gnome-5199553b20e1e65fd28566b8371daddfea4de51e.tar.gz freebsd-ports-gnome-5199553b20e1e65fd28566b8371daddfea4de51e.tar.zst freebsd-ports-gnome-5199553b20e1e65fd28566b8371daddfea4de51e.zip |
- Drop @dirrm* from plist
- Simplify MASTER_SITES
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/icon-naming-utils/pkg-plist | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile index fbc80eae9dc1..e63a181b4d78 100644 --- a/x11-themes/icon-naming-utils/Makefile +++ b/x11-themes/icon-naming-utils/Makefile @@ -5,8 +5,7 @@ PORTNAME= icon-naming-utils PORTVERSION= 0.8.90 PORTREVISION= 1 CATEGORIES= x11-themes -MASTER_SITES= GENTOO -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= GENTOO/distfiles MAINTAINER= ports@FreeBSD.org COMMENT= Utilities of the Tango project diff --git a/x11-themes/icon-naming-utils/pkg-plist b/x11-themes/icon-naming-utils/pkg-plist index 9e498bf37739..ade84200fff5 100644 --- a/x11-themes/icon-naming-utils/pkg-plist +++ b/x11-themes/icon-naming-utils/pkg-plist @@ -2,5 +2,3 @@ libexec/icon-name-mapping share/dtds/legacy-icon-mapping.dtd libdata/pkgconfig/icon-naming-utils.pc %%DATADIR%%/legacy-icon-mapping.xml -@dirrm share/dtds -@dirrm share/icon-naming-utils |