From 5382b797798cc96be201ca78248d644ac5b3b00a Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Mon, 2 Apr 2007 17:54:43 +0000 Subject: - Remove old Perl support from unmaintained ports in categories starting with letter b-f --- databases/mysql2pgsql/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'databases/mysql2pgsql') diff --git a/databases/mysql2pgsql/Makefile b/databases/mysql2pgsql/Makefile index c95d81218f4f..abc32c6aaf31 100644 --- a/databases/mysql2pgsql/Makefile +++ b/databases/mysql2pgsql/Makefile @@ -17,13 +17,7 @@ EXTRACT_ONLY= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Convert a MySQL dump to a PostgreSQL dump -.include - -.if ${PERL_LEVEL} < 500600 -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg-13 -.else RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg -.endif PATCH_WRKSRC= ${WRKDIR} PLIST_FILES= bin/mysql2pgsql @@ -37,4 +31,4 @@ do-extract: do-install: ${INSTALL_SCRIPT} ${WRKDIR}/mysql2pgsql ${PREFIX}/bin -.include +.include -- cgit v1.2.3