From 237bc557874d889811639c9a4886aef6c4e0d9c1 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 15 Mar 2013 12:14:30 +0000 Subject: - Remove post-extract this is no longer needed. - Bump PORTREVISION --- databases/pear-DB_Table/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'databases/pear-DB_Table') diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index e72e7730ead0..800a7f050f82 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -3,6 +3,7 @@ PORTNAME= DB_Table PORTVERSION= 1.5.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases www pear @@ -19,11 +20,6 @@ PEAR_DB_DESC= PEAR::DB support PEAR_MDB2_DESC= PEAR::MDB2 support PEAR_AUTOINSTALL= yes -post-extract: - @${MV} ${WRKSRC}/DB/* ${WRKSRC} - @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" \ - ${WRKSRC}/Table.php - .include .if ${PORT_OPTIONS:MPEAR_HTML_QUICKFORM} -- cgit v1.2.3