summaryrefslogtreecommitdiff
path: root/deskutils/superkaramba/Makefile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-07-13 21:30:08 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-07-13 21:30:08 +0000
commitfee1be13a0fd83b75ceb3d7ffa7bb6a486798cb3 (patch)
tree653893d8db66b62b364fd894dbc973d08a8c39f9 /deskutils/superkaramba/Makefile
parent. Add another MASTER_SITE. (diff)
- Update to version 0.34
- Remove upstream applied patches
Notes
Notes: svn path=/head/; revision=113586
Diffstat (limited to 'deskutils/superkaramba/Makefile')
-rw-r--r--deskutils/superkaramba/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile
index aacbbb448f19..efc450124b78 100644
--- a/deskutils/superkaramba/Makefile
+++ b/deskutils/superkaramba/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
PORTNAME= superkaramba
-PORTVERSION= 0.33
-PORTREVISION= 5
+PORTVERSION= 0.34
CATEGORIES= deskutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= netdragon
+DISTNAME= ${PORTNAME}-${PORTVERSION}-1
MAINTAINER= markus@FreeBSD.org
COMMENT= KDE tool that allows interactive eye-candy on the desktop
@@ -22,6 +22,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= mbmon:${PORTSDIR}/sysutils/xmbmon
.endif
+WRKSRC= ${WRKDIR}/${DISTNAME:S/-1//}
USE_KDEBASE_VER= 3
GNU_CONFIGURE= yes
USE_GMAKE= yes