diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-31 09:45:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-31 09:45:25 +0800 |
commit | 23131321ef1b7d72e9813360a5a7e1a451b2b6e8 (patch) | |
tree | e2a991860adebfaf2e739231f10cbcdda3f78e4b /www | |
parent | 2139842394f042a865c3a9f53f5e35cfb906c972 (diff) | |
download | freebsd-ports-gnome-23131321ef1b7d72e9813360a5a7e1a451b2b6e8.tar.gz freebsd-ports-gnome-23131321ef1b7d72e9813360a5a7e1a451b2b6e8.tar.zst freebsd-ports-gnome-23131321ef1b7d72e9813360a5a7e1a451b2b6e8.zip |
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-webservice-validator-css-w3c/Makefile | 6 | ||||
-rw-r--r-- | www/p5-webservice-validator-css-w3c/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-webservice-validator-css-w3c/Makefile b/www/p5-webservice-validator-css-w3c/Makefile index 6ebe35b8ac20..b2307b151a1e 100644 --- a/www/p5-webservice-validator-css-w3c/Makefile +++ b/www/p5-webservice-validator-css-w3c/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-webservice-validator-css-w3c -# Date created: Oct 10, 2005 -# Whom: toni.viemero@iki.fi -# +# Created by: toni.viemero@iki.fi # $FreeBSD$ -# PORTNAME= WebService-Validator-CSS-W3C PORTVERSION= 0.2 diff --git a/www/p5-webservice-validator-css-w3c/pkg-plist b/www/p5-webservice-validator-css-w3c/pkg-plist index cb17030e06d0..ff1f90e4b3ac 100644 --- a/www/p5-webservice-validator-css-w3c/pkg-plist +++ b/www/p5-webservice-validator-css-w3c/pkg-plist @@ -4,7 +4,6 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator/CSS @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService -@dirrmtry %%SITE_PERL%%/WebService/Validator/CSS/W3C @dirrmtry %%SITE_PERL%%/WebService/Validator/CSS @dirrmtry %%SITE_PERL%%/WebService/Validator @dirrmtry %%SITE_PERL%%/WebService |