diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-24 07:01:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-24 07:01:14 +0000 |
commit | 8cdbcbd8da2202d7613f2bafba11193392f748e8 (patch) | |
tree | ebd75050fc9842644c79e79a300e931ffd607770 /graphics | |
parent | Bump shlib numbers. Add ".1" to end of PKGNAME to distinguish it from (diff) |
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 |