diff options
| author | Alberto Villa <avilla@FreeBSD.org> | 2013-11-17 02:12:25 +0000 |
|---|---|---|
| committer | Alberto Villa <avilla@FreeBSD.org> | 2013-11-17 02:12:25 +0000 |
| commit | 84a235eda9de09cd97433e597c58c0ac1f157fd7 (patch) | |
| tree | 69e7741474927caa4401f82fd85290d5ec80bb86 /databases/qt4-sqlite-plugin | |
| parent | Clean up the portaudit port (diff) | |
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.
With hat on: kde
Notes
Notes:
svn path=/head/; revision=334045
Diffstat (limited to 'databases/qt4-sqlite-plugin')
| -rw-r--r-- | databases/qt4-sqlite-plugin/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/qt4-sqlite-plugin/pkg-plist b/databases/qt4-sqlite-plugin/pkg-plist index 8a857e2e4422..5e5b2df92e94 100644 --- a/databases/qt4-sqlite-plugin/pkg-plist +++ b/databases/qt4-sqlite-plugin/pkg-plist @@ -1,3 +1,3 @@ -%%QT_PLUGINDIR_REL%%/sqldrivers/libq%%DB%%.so -@dirrmtry %%QT_PLUGINDIR_REL%%/sqldrivers -@dirrmtry %%QT_PLUGINDIR_REL%% +%%QT_PLUGINDIR%%/sqldrivers/libq%%DB%%.so +@dirrmtry %%QT_PLUGINDIR%%/sqldrivers +@dirrmtry %%QT_PLUGINDIR%% |
