diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 06:53:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 06:53:54 +0000 |
commit | 2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 (patch) | |
tree | 2e38557e323dc31c90e715f8e9a953b48430e4d9 /databases/p5-DBIx-Browse/Makefile | |
parent | 652acfb5ce2c698477b31e73991bfe7f6ad1b91e (diff) | |
download | ports-2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58.tar.gz ports-2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Browse/Makefile')
-rw-r--r-- | databases/p5-DBIx-Browse/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/p5-DBIx-Browse/Makefile b/databases/p5-DBIx-Browse/Makefile index 30959a49232c..3aa73f7a6509 100644 --- a/databases/p5-DBIx-Browse/Makefile +++ b/databases/p5-DBIx-Browse/Makefile @@ -16,8 +16,4 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI USES= perl5 USE_PERL5= configure -MAN3= DBIx::Browse::CGI.3 \ - DBIx::Browse.3 - -NO_STAGE= yes .include <bsd.port.mk> |