diff options
author | asami <asami@FreeBSD.org> | 2000-02-24 07:01:14 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-24 07:01:14 +0000 |
commit | 653fbaae51bcdfb0c919198b06f44acd814448cd (patch) | |
tree | 7250c7a1f5029a41e785c8f3cd59c7c73a1f0fc1 /comms | |
parent | e34bdf0d0d737e2566bc7ca9073be21b7cb2109b (diff) | |
download | FreeBSD-ports-653fbaae51bcdfb0c919198b06f44acd814448cd.zip FreeBSD-ports-653fbaae51bcdfb0c919198b06f44acd814448cd.tar.gz |
Bump shlib versions of kdelibs11 and kdesupport11.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/kremotecontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 6c7db05..6ec8ede 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.2:${PORTSDIR}/x11/kdelibs11 + kdecore.3:${PORTSDIR}/x11/kdelibs11 USE_BZIP2= yes USE_QT= yes |