diff options
Diffstat (limited to 'databases/qt4-odbc-plugin/Makefile')
-rw-r--r-- | databases/qt4-odbc-plugin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/qt4-odbc-plugin/Makefile b/databases/qt4-odbc-plugin/Makefile index a3c32396c21e..51e019802ef4 100644 --- a/databases/qt4-odbc-plugin/Makefile +++ b/databases/qt4-odbc-plugin/Makefile @@ -8,7 +8,6 @@ PORTNAME= qt4-${DB}-plugin PORTVERSION= ${QT4_VERSION} -PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-opensource-src-${PORTVERSION} @@ -25,7 +24,6 @@ USE_QT_VER= 4 QT_COMPONENTS= moc_build sql QT_NONSTANDARD= yes -#USE_BZIP2= yes DRIVER= src/sql/drivers/${DB} PLUGIN= src/plugins/sqldrivers/${DB} EXTRACT_AFTER_ARGS?=| ${TAR} -xf - \ |