diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-08 22:55:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-08 22:55:15 +0800 |
commit | 3cb7b302bb0ddc802e0a033eebe6f548036277fe (patch) | |
tree | 19fbea51f98d806479b1736e13bef73060017aa6 /audio | |
parent | ed402e423ca5bb3e01e5496d6d3be40c7dfe9592 (diff) | |
download | freebsd-ports-gnome-3cb7b302bb0ddc802e0a033eebe6f548036277fe.tar.gz freebsd-ports-gnome-3cb7b302bb0ddc802e0a033eebe6f548036277fe.tar.zst freebsd-ports-gnome-3cb7b302bb0ddc802e0a033eebe6f548036277fe.zip |
- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Audio-MPD-Common/Makefile | 6 | ||||
-rw-r--r-- | audio/p5-Audio-MPD-Common/pkg-plist | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/audio/p5-Audio-MPD-Common/Makefile b/audio/p5-Audio-MPD-Common/Makefile index 804554094700..90a3eb73ca2d 100644 --- a/audio/p5-Audio-MPD-Common/Makefile +++ b/audio/p5-Audio-MPD-Common/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Audio-MPD-Common -# Date created: 28 Oct 2008 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Audio-MPD-Common PORTVERSION= 1.120881 diff --git a/audio/p5-Audio-MPD-Common/pkg-plist b/audio/p5-Audio-MPD-Common/pkg-plist index 0faeeb5458cc..a56045b1eb5a 100644 --- a/audio/p5-Audio-MPD-Common/pkg-plist +++ b/audio/p5-Audio-MPD-Common/pkg-plist @@ -8,8 +8,6 @@ %%SITE_PERL%%/Audio/MPD/Common/Stats.pm %%SITE_PERL%%/Audio/MPD/Common/Time.pm %%SITE_PERL%%/Audio/MPD/Common/Types.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/MPD -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio @dirrmtry %%SITE_PERL%%/Audio/MPD/Common/Item @dirrmtry %%SITE_PERL%%/Audio/MPD/Common @dirrmtry %%SITE_PERL%%/Audio/MPD |