diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-25 18:45:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-25 18:45:18 +0000 |
commit | 65f944c0ff28da424c41f1aadfe53daa479091f0 (patch) | |
tree | 4482afdd79eb405b6612c5e91e0a219f78e4b3e8 /databases/p5-DBIx-Abstract/Makefile | |
parent | a61773bab1130461b39645f654a6df5ada562c77 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-Abstract/Makefile')
-rw-r--r-- | databases/p5-DBIx-Abstract/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile index 3e45665fc575..7ffd128b1739 100644 --- a/databases/p5-DBIx-Abstract/Makefile +++ b/databases/p5-DBIx-Abstract/Makefile @@ -20,7 +20,4 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure -MAN3= DBIx::Abstract.3 - -NO_STAGE= yes .include <bsd.port.mk> |