aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2017-04-30 19:07:42 +0800
committertcberner <tcberner@FreeBSD.org>2017-04-30 19:07:42 +0800
commit99bd597a4e63c2c60ac873268ce52ef308d07f9f (patch)
tree85f9e60b7d42af53402d5349c84590b26212dfea /finance
parent08d9d023d297ccb0c3881c6955965b5c9e2a6ad9 (diff)
downloadfreebsd-ports-gnome-99bd597a4e63c2c60ac873268ce52ef308d07f9f.tar.gz
freebsd-ports-gnome-99bd597a4e63c2c60ac873268ce52ef308d07f9f.tar.zst
freebsd-ports-gnome-99bd597a4e63c2c60ac873268ce52ef308d07f9f.zip
Extend grantlee.mk with another PLIST_SUB.
Grantlee5 appends library names of plugins with a letter 'd' when in debug mode. Provide a PLIST_SUB with said suffix. Approved by: rakuco (mentor)
Diffstat (limited to 'finance')
-rw-r--r--finance/skrooge/Makefile1
-rw-r--r--finance/skrooge/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile
index ca047387ac09..3148df06e3b5 100644
--- a/finance/skrooge/Makefile
+++ b/finance/skrooge/Makefile
@@ -2,6 +2,7 @@
PORTNAME= skrooge
PORTVERSION= 2.8.1
+PORTREVISION= 1
CATEGORIES= finance kde
MASTER_SITES= KDE/stable/${PORTNAME}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/finance/skrooge/pkg-plist b/finance/skrooge/pkg-plist
index 6a8a40a530c8..285e26026ce7 100644
--- a/finance/skrooge/pkg-plist
+++ b/finance/skrooge/pkg-plist
@@ -12,7 +12,7 @@ lib/libskgbasemodeler.so.2
lib/libskgbasemodeler.so.%%SHLIB_VER%%
%%QT_PLUGINDIR%%/designer/libskgbankguidesigner.so
%%QT_PLUGINDIR%%/designer/libskgbaseguidesigner.so
-%%QT_PLUGINDIR%%/grantlee/%%GRANTLEE_VERSION_SHORT%%/grantlee_skgfilters.so
+%%QT_PLUGINDIR%%/grantlee/%%GRANTLEE_VERSION_SHORT%%/grantlee_skgfilters%%GRANTLEE_DEBUG_SUFFIX%%.so
%%QT_PLUGINDIR%%/skg_advice.so
%%QT_PLUGINDIR%%/skg_bookmark.so
%%QT_PLUGINDIR%%/skg_dashboard.so