diff options
author | asami <asami@FreeBSD.org> | 2000-02-24 15:01:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-24 15:01:14 +0800 |
commit | 653fbaae51bcdfb0c919198b06f44acd814448cd (patch) | |
tree | 7250c7a1f5029a41e785c8f3cd59c7c73a1f0fc1 /misc/kwatch | |
parent | e34bdf0d0d737e2566bc7ca9073be21b7cb2109b (diff) | |
download | freebsd-ports-gnome-653fbaae51bcdfb0c919198b06f44acd814448cd.tar.gz freebsd-ports-gnome-653fbaae51bcdfb0c919198b06f44acd814448cd.tar.zst freebsd-ports-gnome-653fbaae51bcdfb0c919198b06f44acd814448cd.zip |
Bump shlib versions of kdelibs11 and kdesupport11.
Diffstat (limited to 'misc/kwatch')
-rw-r--r-- | misc/kwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile index 71cd2b9ccc67..e496383cf29c 100644 --- a/misc/kwatch/Makefile +++ b/misc/kwatch/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= stable/1.1/apps/utils MAINTAINER= zerium@webindex.no LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.2:${PORTSDIR}/x11/kdelibs11 \ - kdeui.2:${PORTSDIR}/x11/kdelibs11 + kdecore.3:${PORTSDIR}/x11/kdelibs11 \ + kdeui.3:${PORTSDIR}/x11/kdelibs11 USE_QT= yes GNU_CONFIGURE= yes |