aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/p5-GraphViz-DBI/Makefile9
-rw-r--r--databases/p5-GraphViz-DBI/pkg-plist2
2 files changed, 4 insertions, 7 deletions
diff --git a/databases/p5-GraphViz-DBI/Makefile b/databases/p5-GraphViz-DBI/Makefile
index 6844956bac6f..9493fa1bbb71 100644
--- a/databases/p5-GraphViz-DBI/Makefile
+++ b/databases/p5-GraphViz-DBI/Makefile
@@ -9,19 +9,16 @@ PORTNAME= GraphViz-DBI
PORTVERSION= 1.100860
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITES_SUBDIR= CPAN:MARCEL
+MASTER_SITE_SUBDIR= CPAN:MARCEL
PKGNAMEPREFIX= p5-
-# Note: DEPRECATION candidate.
MAINTAINER= perl@FreeBSD.org
COMMENT= GraphViz::DBI - graph database tables and relations
-BROKEN= does not fetch
-
-PERL_CONFIGURE= yes
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+ p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz
PERL_CONFIGURE= yes
diff --git a/databases/p5-GraphViz-DBI/pkg-plist b/databases/p5-GraphViz-DBI/pkg-plist
index c124df571db7..4148fc7765f3 100644
--- a/databases/p5-GraphViz-DBI/pkg-plist
+++ b/databases/p5-GraphViz-DBI/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/GraphViz/DBI.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/DBI/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/DBI
-@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz
@dirrmtry %%SITE_PERL%%/GraphViz