diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-11 22:42:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-11 22:42:06 +0800 |
commit | 652da5b2fa4d1729d3056e77511e07943467f5b3 (patch) | |
tree | fc17c3f8d41dcb5011564967735ee63f97afbe7a | |
parent | 1325f4205703f4773e9e4b1a7a0031412f8fe715 (diff) | |
download | freebsd-ports-gnome-652da5b2fa4d1729d3056e77511e07943467f5b3.tar.gz freebsd-ports-gnome-652da5b2fa4d1729d3056e77511e07943467f5b3.tar.zst freebsd-ports-gnome-652da5b2fa4d1729d3056e77511e07943467f5b3.zip |
- Trim header
- Fix build
Reported by: pkg (DEVELOPER_MODE)
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile index c3a669b9e924..09c86dab380a 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Catalyst-Authentication-Store-DBIx-Class -# Date created: 2008-09-18 -# Whom: Oleg Mamontov <oleg@mamontov.net> -# +# Created by: Oleg Mamontov <oleg@mamontov.net> # $FreeBSD$ -# PORTNAME= Catalyst-Authentication-Store-DBIx-Class PORTVERSION= 0.1503 diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist b/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist index f4264b8079dc..2c4f6dc31433 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/pkg-plist @@ -5,7 +5,6 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx/Class @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/DBIx @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Realm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Authentication/Store/DBIx/Class |