diff options
author | mat <mat@FreeBSD.org> | 2004-05-25 18:15:20 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-05-25 18:15:20 +0800 |
commit | 01bb4116014c09c9806e7c41b4507f74d9f77f57 (patch) | |
tree | dc0e9c8caaa5eb8ddb8dc0ec909333c753ed1078 /databases | |
parent | 2707f5fc11c84cc76c1c4dc8e30e2c79fa979ab1 (diff) | |
download | freebsd-ports-gnome-01bb4116014c09c9806e7c41b4507f74d9f77f57.tar.gz freebsd-ports-gnome-01bb4116014c09c9806e7c41b4507f74d9f77f57.tar.zst freebsd-ports-gnome-01bb4116014c09c9806e7c41b4507f74d9f77f57.zip |
Now that I've axed the problem, remove the BROKEN/DEPRECATED/EXPIRATION_DATE
Diffstat (limited to 'databases')
-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 |