diff options
author | az <az@FreeBSD.org> | 2014-01-30 01:18:46 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 01:18:46 +0800 |
commit | 5b3ab82c561948bb1de358656fb828c2b26f5779 (patch) | |
tree | 80001254a115265464fdf0e6b36d6edc7abd59a5 /databases/p5-DBD-Multi/Makefile | |
parent | 5904db5f1ae1efd330950f52115836672f68ad78 (diff) | |
download | freebsd-ports-gnome-5b3ab82c561948bb1de358656fb828c2b26f5779.tar.gz freebsd-ports-gnome-5b3ab82c561948bb1de358656fb828c2b26f5779.tar.zst freebsd-ports-gnome-5b3ab82c561948bb1de358656fb828c2b26f5779.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'databases/p5-DBD-Multi/Makefile')
-rw-r--r-- | databases/p5-DBD-Multi/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/p5-DBD-Multi/Makefile b/databases/p5-DBD-Multi/Makefile index d3d52c8ef98f..e6ff93c97aad 100644 --- a/databases/p5-DBD-Multi/Makefile +++ b/databases/p5-DBD-Multi/Makefile @@ -27,7 +27,4 @@ TEST_DEPENDS= p5-DBD-SQLite>=1.09:${PORTSDIR}/databases/p5-DBD-SQLite \ USES= perl5 USE_PERL5= configure -MAN3= DBD::Multi.3 - -NO_STAGE= yes .include <bsd.port.mk> |