diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-31 22:46:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-31 22:46:48 +0800 |
commit | 66451a31458288295e07199d6d36d2525d4d320d (patch) | |
tree | cda9dc52156346c9d01f8f20b632facc0b053dfa /math/p5-Algorithm-KMeans | |
parent | d3910d8c48090f688a49be79d7d55a98833044d5 (diff) | |
download | freebsd-ports-gnome-66451a31458288295e07199d6d36d2525d4d320d.tar.gz freebsd-ports-gnome-66451a31458288295e07199d6d36d2525d4d320d.tar.zst freebsd-ports-gnome-66451a31458288295e07199d6d36d2525d4d320d.zip |
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'math/p5-Algorithm-KMeans')
-rw-r--r-- | math/p5-Algorithm-KMeans/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Algorithm-KMeans/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/math/p5-Algorithm-KMeans/Makefile b/math/p5-Algorithm-KMeans/Makefile index 8d677d909b9c..b2a04e73fe23 100644 --- a/math/p5-Algorithm-KMeans/Makefile +++ b/math/p5-Algorithm-KMeans/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Algorithm-KMeans -# Date created: 30 June, 2010 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Algorithm-KMeans PORTVERSION= 1.40 diff --git a/math/p5-Algorithm-KMeans/pkg-plist b/math/p5-Algorithm-KMeans/pkg-plist index 0dc1a1d4d40e..e829f06bd8d9 100644 --- a/math/p5-Algorithm-KMeans/pkg-plist +++ b/math/p5-Algorithm-KMeans/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/KMeans/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/KMeans @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm -@dirrm %%SITE_PERL%%/Algorithm/KMeans @dirrmtry %%SITE_PERL%%/Algorithm |