summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-03 06:53:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-03 06:53:54 +0000
commit2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 (patch)
tree2e38557e323dc31c90e715f8e9a953b48430e4d9 /databases/p5-SQL-Abstract/Makefile
parent652acfb5ce2c698477b31e73991bfe7f6ad1b91e (diff)
Notes
Diffstat (limited to 'databases/p5-SQL-Abstract/Makefile')
-rw-r--r--databases/p5-SQL-Abstract/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index 4ed27cfd1a5c..568b32f6d106 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -23,10 +23,4 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
USES= perl5
USE_PERL5= configure
-MAN3= DBIx::Class::Storage::Debug::PrettyPrint.3 \
- SQL::Abstract.3 \
- SQL::Abstract::Test.3 \
- SQL::Abstract::Tree.3
-
-NO_STAGE= yes
.include <bsd.port.mk>