diff options
Diffstat (limited to 'databases/p5-DBD-PgSPI/Makefile')
-rw-r--r-- | databases/p5-DBD-PgSPI/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/p5-DBD-PgSPI/Makefile b/databases/p5-DBD-PgSPI/Makefile index ec6694a8e2b7..47094cab02da 100644 --- a/databases/p5-DBD-PgSPI/Makefile +++ b/databases/p5-DBD-PgSPI/Makefile @@ -22,10 +22,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/plperl.so:${PORTSDIR}/databases/p5-post ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} -BROKEN= "Inconsistent dependencies" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2004-06-18 - PERL_CONFIGURE= yes MAN3= DBD::PgSPI.3 |