diff options
author | sem <sem@FreeBSD.org> | 2005-07-15 13:33:46 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-07-15 13:33:46 +0800 |
commit | 8ef56b99d8b8159f714ce79e58a7b1720310e31b (patch) | |
tree | 234be2ed66d740a2025d09ecccd5627579940c35 /databases/knoda | |
parent | bd3e7221e8660cc82bff654919c5562b85adac34 (diff) | |
download | freebsd-ports-gnome-8ef56b99d8b8159f714ce79e58a7b1720310e31b.tar.gz freebsd-ports-gnome-8ef56b99d8b8159f714ce79e58a7b1720310e31b.tar.zst freebsd-ports-gnome-8ef56b99d8b8159f714ce79e58a7b1720310e31b.zip |
- Chase hk_classes lib version
because the port requere time for updating complete.
Diffstat (limited to 'databases/knoda')
-rw-r--r-- | databases/knoda/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/knoda/Makefile b/databases/knoda/Makefile index 18da2b219634..e622d11ecdf3 100644 --- a/databases/knoda/Makefile +++ b/databases/knoda/Makefile @@ -6,6 +6,7 @@ PORTNAME= knoda PORTVERSION= 0.7.3 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MAINTAINER= sem@FreeBSD.org COMMENT= Database frontend for KDE BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone -LIB_DEPENDS= hk_classes.7:${PORTSDIR}/databases/hk_classes +LIB_DEPENDS= hk_classes.8:${PORTSDIR}/databases/hk_classes USE_BZIP2= yes USE_KDELIBS_VER= 3 |