From e31bed690b2fba4714686b691a351a51b98d80e8 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 22 Jan 2006 03:01:03 +0000 Subject: Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related) --- www/p5-webservice-validator-html-w3c/pkg-plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/p5-webservice-validator-html-w3c') diff --git a/www/p5-webservice-validator-html-w3c/pkg-plist b/www/p5-webservice-validator-html-w3c/pkg-plist index 61440d0a33c8..c28bdf6383cc 100644 --- a/www/p5-webservice-validator-html-w3c/pkg-plist +++ b/www/p5-webservice-validator-html-w3c/pkg-plist @@ -5,7 +5,7 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator/HTML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Validator @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService -@unexec rmdir %D/%%SITE_PERL%%/WebService/Validator/HTML/W3C 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/WebService/Validator/HTML 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/WebService/Validator 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/WebService 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/WebService/Validator/HTML/W3C +@dirrmtry %%SITE_PERL%%/WebService/Validator/HTML +@dirrmtry %%SITE_PERL%%/WebService/Validator +@dirrmtry %%SITE_PERL%%/WebService -- cgit d0ca7b6a76a8d5a3'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/g2c/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* Change WWWmnag2005-11-021-1/+1
* Use PLIST_FILES.trevor2004-02-061-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Add dependency on orbitarved2003-04-231-1/+1
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* De-pkg-comment.knu2003-02-211-0/+1
* Really unbreak. Add dependency on libxml. Fix configurearved2003-02-151-1/+1
* Unbreak by adding --disable-gnome to CONFIGURE_ARGSarved2002-11-191-2/+2
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* BROKEN: Configure failskris2002-09-211-0/+2
* Append the GNOME components to USE_GNOME.marcus2002-07-281-1/+1