aboutsummaryrefslogtreecommitdiff
path: root/games/atlantikdesigner/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-19 08:01:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-19 08:01:36 +0000
commit7888574a032823ff7719afd9baa29adc984d241b (patch)
treeaa742a819bc0249b7ca9309bfc5b9cc18cba8ca3 /games/atlantikdesigner/Makefile
parentb1370d81a2fa2f636996eb1b4c7ccd9322695404 (diff)
downloadports-7888574a032823ff7719afd9baa29adc984d241b.tar.gz
ports-7888574a032823ff7719afd9baa29adc984d241b.zip
Notes
Diffstat (limited to 'games/atlantikdesigner/Makefile')
-rw-r--r--games/atlantikdesigner/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile
index c08a982cfcc0..6212e46ede62 100644
--- a/games/atlantikdesigner/Makefile
+++ b/games/atlantikdesigner/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ${ATLANTIKDESIGNER_PORTNAME}
PORTVERSION= ${ATLANTIKDESIGNER_PORTVERSION}
-PORTREVISION= 1
+PORTREVISION= ${ATLANTIKDESIGNER_PORTREVISION}
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -30,6 +30,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"