From 568d61407b5a6bf9a708f2e5be136e794817d752 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 14 Jun 2013 01:57:39 +0000 Subject: - Do not remove directories not created by this port Reported by: pkg (DEV_MODE) --- textproc/p5-EBook-Tools/Makefile | 6 +----- textproc/p5-EBook-Tools/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/textproc/p5-EBook-Tools/Makefile b/textproc/p5-EBook-Tools/Makefile index 6b25faae7808..aca0eaf3e1c2 100644 --- a/textproc/p5-EBook-Tools/Makefile +++ b/textproc/p5-EBook-Tools/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-EBook-Tools -# Date created: 20 February 2009 -# Whom: simond@irrelevant.org -# +# Created by: simond@irrelevant.org # $FreeBSD$ -# PORTNAME= EBook-Tools PORTVERSION= 0.4.9 diff --git a/textproc/p5-EBook-Tools/pkg-plist b/textproc/p5-EBook-Tools/pkg-plist index 3f0c4cc1011b..0f393552ff8a 100644 --- a/textproc/p5-EBook-Tools/pkg-plist +++ b/textproc/p5-EBook-Tools/pkg-plist @@ -9,5 +9,3 @@ bin/ebook @dirrmtry %%SITE_PERL%%/EBook/Tools @dirrmtry %%SITE_PERL%%/EBook -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/EBook/Tools -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/EBook -- cgit