diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-13 19:08:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-13 19:08:15 +0800 |
commit | 47f2037f751add143c46e294aa68cededf726459 (patch) | |
tree | 3a484d86b7ee586f6ca716385a81249f57772334 /astro/p5-Astro-FITS-Header | |
parent | a810ab12ebd8834cd71258cb1b03e5515fdfa361 (diff) | |
download | freebsd-ports-gnome-47f2037f751add143c46e294aa68cededf726459.tar.gz freebsd-ports-gnome-47f2037f751add143c46e294aa68cededf726459.tar.zst freebsd-ports-gnome-47f2037f751add143c46e294aa68cededf726459.zip |
Do not removed directories not owned by the port
Reported by: pkg DEVELOPER_MODE
Diffstat (limited to 'astro/p5-Astro-FITS-Header')
-rw-r--r-- | astro/p5-Astro-FITS-Header/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-FITS-Header/pkg-plist | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index e12d8392be3f..bd3397be38ee 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: Astro-FITS-Header -# Date created: Mar 10, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Astro-FITS-Header PORTVERSION= 3.07 diff --git a/astro/p5-Astro-FITS-Header/pkg-plist b/astro/p5-Astro-FITS-Header/pkg-plist index f9692016b20b..26b1b7c84785 100644 --- a/astro/p5-Astro-FITS-Header/pkg-plist +++ b/astro/p5-Astro-FITS-Header/pkg-plist @@ -4,8 +4,6 @@ %%SITE_PERL%%/Astro/FITS/Header/GSD.pm %%SITE_PERL%%/Astro/FITS/Header/Item.pm %%SITE_PERL%%/Astro/FITS/Header/NDF.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrm %%SITE_PERL%%/Astro/FITS/Header @dirrmtry %%SITE_PERL%%/Astro/FITS @dirrmtry %%SITE_PERL%%/Astro |