diff options
author | az <az@FreeBSD.org> | 2014-01-30 01:31:52 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 01:31:52 +0800 |
commit | d403533dfecbd8448ba800d0ea6a69066dfd4ae1 (patch) | |
tree | 3564cd5b428e12662b9f5772dcd47a9190de2cbf /databases/p5-Class-DBI-LazyInflate/Makefile | |
parent | e1d949c9bc942fe57a4ef26107d49ae18567e61d (diff) | |
download | freebsd-ports-gnome-d403533dfecbd8448ba800d0ea6a69066dfd4ae1.tar.gz freebsd-ports-gnome-d403533dfecbd8448ba800d0ea6a69066dfd4ae1.tar.zst freebsd-ports-gnome-d403533dfecbd8448ba800d0ea6a69066dfd4ae1.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'databases/p5-Class-DBI-LazyInflate/Makefile')
-rw-r--r-- | databases/p5-Class-DBI-LazyInflate/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/p5-Class-DBI-LazyInflate/Makefile b/databases/p5-Class-DBI-LazyInflate/Makefile index 986243835875..968349f15930 100644 --- a/databases/p5-Class-DBI-LazyInflate/Makefile +++ b/databases/p5-Class-DBI-LazyInflate/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Class::DBI::LazyInflate.3 - -NO_STAGE= yes .include <bsd.port.mk> |