diff options
author | obache <obache> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache> | 2013-11-20 13:23:41 +0000 |
commit | 5cb21efdde6bc8d06a5b829593f653ee25ab604d (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /x11 | |
parent | 1d3c96639930f28b63850e16dd6b819f030e1e9a (diff) | |
download | pkgsrc-5cb21efdde6bc8d06a5b829593f653ee25ab604d.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde-runtime4/Makefile | 3 | ||||
-rw-r--r-- | x11/kde-workspace4/Makefile | 3 | ||||
-rw-r--r-- | x11/py-kde4/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index 04d09a8c929..5a2f1c75656 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/11/07 13:35:56 markd Exp $ +# $NetBSD: Makefile,v 1.33 2013/11/20 13:23:46 obache Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index 8294aaf9be1..88b27abf1b1 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/11/07 13:35:56 markd Exp $ +# $NetBSD: Makefile,v 1.28 2013/11/20 13:23:46 obache Exp $ DISTNAME= kde-workspace-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile index 5e2898dfc44..5b7d01e81f7 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/11/07 13:35:56 markd Exp $ +# $NetBSD: Makefile,v 1.34 2013/11/20 13:23:46 obache Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} DISTNAME= pykde4-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop |