aboutsummaryrefslogtreecommitdiff
path: root/misc/renamedlgplugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/renamedlgplugins/Makefile')
-rw-r--r--misc/renamedlgplugins/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/renamedlgplugins/Makefile b/misc/renamedlgplugins/Makefile
index 34cdfabbf45b..d80f5e2810e9 100644
--- a/misc/renamedlgplugins/Makefile
+++ b/misc/renamedlgplugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ${RENAMEDLGPLUG_PORTNAME}
PORTVERSION= ${RENAMEDLGPLUG_PORTVERSION}
-PORTREVISION= 1
+PORTREVISION= ${RENAMEDLGPLUG_PORTREVISION}
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -28,6 +28,8 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
+PLIST_SUB+= KDE_VER="${KDE_VERSION}"
+
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include "${.CURDIR}/../../misc/kdeaddons3/Makefile.split"
.include <bsd.port.mk>