From 43902f6ecc0189b88ec79a03b8b0b39425aa18dd Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Thu, 21 Jan 2010 21:13:21 +0000 Subject: The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. --- databases/qt4-sqlite3-plugin/Makefile | 4 +--- databases/qt4-sqlite3-plugin/pkg-plist | 5 +++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'databases/qt4-sqlite3-plugin') diff --git a/databases/qt4-sqlite3-plugin/Makefile b/databases/qt4-sqlite3-plugin/Makefile index 6b97509e3893..9f7dff7d2d64 100644 --- a/databases/qt4-sqlite3-plugin/Makefile +++ b/databases/qt4-sqlite3-plugin/Makefile @@ -9,9 +9,6 @@ PORTNAME= qt4-${DB}-plugin PORTVERSION= ${QT4_VERSION} CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_QT} -DISTNAME= qt-x11-opensource-src-${PORTVERSION} -DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Qt SQLite 3.x database plugin @@ -24,6 +21,7 @@ LIB_DEPENDS+= sqlite3:${PORTSDIR}/databases/sqlite3 USE_QT_VER= 4 QT_COMPONENTS= moc_build sql QT_NONSTANDARD= yes +QT_DIST= yes MAKE_JOBS_SAFE= yes DRIVER= src/sql/drivers/${DB} diff --git a/databases/qt4-sqlite3-plugin/pkg-plist b/databases/qt4-sqlite3-plugin/pkg-plist index e6aacc20fb20..8a857e2e4422 100644 --- a/databases/qt4-sqlite3-plugin/pkg-plist +++ b/databases/qt4-sqlite3-plugin/pkg-plist @@ -1,2 +1,3 @@ -lib/qt4/plugins/sqldrivers/libq%%DB%%.so -@dirrmtry lib/qt4/plugins/sqldrivers +%%QT_PLUGINDIR_REL%%/sqldrivers/libq%%DB%%.so +@dirrmtry %%QT_PLUGINDIR_REL%%/sqldrivers +@dirrmtry %%QT_PLUGINDIR_REL%% -- cgit v1.2.3