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-Test-postgresql/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-Test-postgresql/Makefile')
-rw-r--r-- | databases/p5-Test-postgresql/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index b8aae596b181..3e3c582b1150 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -19,7 +19,4 @@ TEST_DEPENDS= p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork USES= perl5 USE_PERL5= configure -MAN3= Test::postgresql.3 - -NO_STAGE= yes .include <bsd.port.mk> |