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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/kdegraphics11/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics2/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics3/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics4/Makefile | 2 | ||||
-rw-r--r-- | graphics/killustrator/Makefile | 2 | ||||
-rw-r--r-- | graphics/kplot3d/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile index 781f59b16a59..e21ea8b89866 100644 --- a/graphics/kdegraphics11/Makefile +++ b/graphics/kdegraphics11/Makefile @@ -15,7 +15,7 @@ MAINTAINER= se@freebsd.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.2:${PORTSDIR}/x11/kdelibs11 + kdecore.3:${PORTSDIR}/x11/kdelibs11 USE_BZIP2= yes USE_QT= yes diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index 781f59b16a59..e21ea8b89866 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -15,7 +15,7 @@ MAINTAINER= se@freebsd.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.2:${PORTSDIR}/x11/kdelibs11 + kdecore.3:${PORTSDIR}/x11/kdelibs11 USE_BZIP2= yes USE_QT= yes diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 781f59b16a59..e21ea8b89866 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -15,7 +15,7 @@ MAINTAINER= se@freebsd.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.2:${PORTSDIR}/x11/kdelibs11 + kdecore.3:${PORTSDIR}/x11/kdelibs11 USE_BZIP2= yes USE_QT= yes diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 781f59b16a59..e21ea8b89866 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -15,7 +15,7 @@ MAINTAINER= se@freebsd.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.2:${PORTSDIR}/x11/kdelibs11 + kdecore.3:${PORTSDIR}/x11/kdelibs11 USE_BZIP2= yes USE_QT= yes diff --git a/graphics/killustrator/Makefile b/graphics/killustrator/Makefile index c4774d86dced..34745b73c42e 100644 --- a/graphics/killustrator/Makefile +++ b/graphics/killustrator/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wwwiti.cs.uni-magdeburg.de/~sattler/pub/killustrator/ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \ +LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ intl.1:${PORTSDIR}/devel/gettext \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= ${LOCALBASE}/bin/kdehelp:${PORTSDIR}/x11/kdebase11 diff --git a/graphics/kplot3d/Makefile b/graphics/kplot3d/Makefile index bb2dd823f678..9518b7646bde 100644 --- a/graphics/kplot3d/Makefile +++ b/graphics/kplot3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://members.xoom.com/kplot3d/ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 FETCH_BEFORE_ARGS= -b # members.xoom.com is broken USE_QT= yes |