aboutsummaryrefslogtreecommitdiff
path: root/misc/katalog/Makefile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-06-06 14:00:17 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-06-06 14:00:17 +0000
commitfaee738a63ad4f891540326aa885ec802c6fc802 (patch)
treeac80d291d954622f2bd15b7d1d2b8ecc6ad4b591 /misc/katalog/Makefile
parentbf04ac81d5fc4704ddf6a5080032b91512160e77 (diff)
downloadports-faee738a63ad4f891540326aa885ec802c6fc802.tar.gz
ports-faee738a63ad4f891540326aa885ec802c6fc802.zip
Notes
Diffstat (limited to 'misc/katalog/Makefile')
-rw-r--r--misc/katalog/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/katalog/Makefile b/misc/katalog/Makefile
index 226f97a2bf24..e9b9e7a700ac 100644
--- a/misc/katalog/Makefile
+++ b/misc/katalog/Makefile
@@ -6,21 +6,18 @@
#
PORTNAME= katalog
-PORTVERSION= 0.1
-PORTREVISION= 2
+PORTVERSION= 0.2
CATEGORIES= misc kde
MASTER_SITES= http://salvaste.altervista.org/
MAINTAINER= markus@FreeBSD.org
COMMENT= CD organizer for KDE
-USE_KDELIBS_VER=3
+USE_KDEBASE_VER=3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11/kde3/Makefile.kde"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>