aboutsummaryrefslogtreecommitdiffstats
path: root/databases/knoda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/knoda/Makefile')
-rw-r--r--databases/knoda/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/databases/knoda/Makefile b/databases/knoda/Makefile
index 7f446b8d466a..f6c93f75df4b 100644
--- a/databases/knoda/Makefile
+++ b/databases/knoda/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= knoda
-PORTVERSION= 0.8
-PORTREVISION= 1
+PORTVERSION= 0.8.1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +14,7 @@ MAINTAINER= sem@FreeBSD.org
COMMENT= Database frontend for KDE
BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone
-LIB_DEPENDS= hk_classes.9:${PORTSDIR}/databases/hk_classes
+LIB_DEPENDS= hk_classes.13:${PORTSDIR}/databases/hk_classes
USE_BZIP2= yes
USE_KDELIBS_VER= 3
@@ -23,9 +22,8 @@ USE_PYTHON= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
- --with-hk_classes-dir=${LOCALBASE}/lib/hk_classes \
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+= --with-hk_classes-dir=${LOCALBASE}/lib/hk_classes \
--with-hk_classes-incdir=${LOCALBASE}/include/hk_classes
post-patch: