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 /print | |
parent | e34bdf0d0d737e2566bc7ca9073be21b7cb2109b (diff) | |
download | FreeBSD-ports-653fbaae51bcdfb0c919198b06f44acd814448cd.zip FreeBSD-ports-653fbaae51bcdfb0c919198b06f44acd814448cd.tar.gz |
Bump shlib versions of kdelibs11 and kdesupport11.
Diffstat (limited to 'print')
-rw-r--r-- | print/klyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/klyx/Makefile b/print/klyx/Makefile index 5bf4046..c5317ba 100644 --- a/print/klyx/Makefile +++ b/print/klyx/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= unstable/apps/office MAINTAINER= tom@eborcom.com -LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 USE_QT= yes GNU_CONFIGURE= yes |