diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-06-18 19:46:51 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-06-18 19:46:51 +0800 |
commit | df95a2d560d09c86d1a500fe7c6e846a721ff3bf (patch) | |
tree | e391a5b5894d27043bb95bd6680b03174979f810 /x11-themes | |
parent | 3de9e5720382e61bea8dbab6e1287a0b29e64dc0 (diff) | |
download | freebsd-ports-gnome-df95a2d560d09c86d1a500fe7c6e846a721ff3bf.tar.gz freebsd-ports-gnome-df95a2d560d09c86d1a500fe7c6e846a721ff3bf.tar.zst freebsd-ports-gnome-df95a2d560d09c86d1a500fe7c6e846a721ff3bf.zip |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qt4-style-float/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/qt4-style-float/pkg-descr | 2 | ||||
-rw-r--r-- | x11-themes/qt4-style-phase/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/qt4-style-phase/pkg-descr | 2 | ||||
-rw-r--r-- | x11-themes/qt4-style-quantumstyle/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/qt4-style-quantumstyle/pkg-descr | 2 |
6 files changed, 6 insertions, 18 deletions
diff --git a/x11-themes/qt4-style-float/Makefile b/x11-themes/qt4-style-float/Makefile index c8d6d66204ba..8b9a0048525d 100644 --- a/x11-themes/qt4-style-float/Makefile +++ b/x11-themes/qt4-style-float/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qt4-style-float -# Date created: 26 Nov 2010 -# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> -# +# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> # $FreeBSD$ -# PORTNAME= float PORTVERSION= 0.1a2 diff --git a/x11-themes/qt4-style-float/pkg-descr b/x11-themes/qt4-style-float/pkg-descr index 119941477841..0cb3d91ecb82 100644 --- a/x11-themes/qt4-style-float/pkg-descr +++ b/x11-themes/qt4-style-float/pkg-descr @@ -1,3 +1,3 @@ Style for Qt 4 and KDE. -WWW: http://kde-look.org/content/show.php?content=54477 +WWW: http://kde-look.org/content/show.php?content=54477 diff --git a/x11-themes/qt4-style-phase/Makefile b/x11-themes/qt4-style-phase/Makefile index 48408f3e39bd..75ef001a286b 100644 --- a/x11-themes/qt4-style-phase/Makefile +++ b/x11-themes/qt4-style-phase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qt4-style-phase -# Date created: 26 Nov 2010 -# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> -# +# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> # $FreeBSD$ -# PORTNAME= phase PORTVERSION= 0.8 diff --git a/x11-themes/qt4-style-phase/pkg-descr b/x11-themes/qt4-style-phase/pkg-descr index 62d4314e0678..214d62c2eca3 100644 --- a/x11-themes/qt4-style-phase/pkg-descr +++ b/x11-themes/qt4-style-phase/pkg-descr @@ -10,4 +10,4 @@ Phase is now being maintained in kdeartwork. These are only "snapshot" releases. This is a "pure" Qt style, in that it does not require KDE. -WWW: http://kde-look.org/content/show.php?content=11402 +WWW: http://kde-look.org/content/show.php?content=11402 diff --git a/x11-themes/qt4-style-quantumstyle/Makefile b/x11-themes/qt4-style-quantumstyle/Makefile index 18f3da046db9..20e02154eb8d 100644 --- a/x11-themes/qt4-style-quantumstyle/Makefile +++ b/x11-themes/qt4-style-quantumstyle/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qt4-style-quantumstyle -# Date created: 26 Nov 2010 -# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> -# +# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> # $FreeBSD$ -# PORTNAME= quantumstyle DISTVERSION= rc6 diff --git a/x11-themes/qt4-style-quantumstyle/pkg-descr b/x11-themes/qt4-style-quantumstyle/pkg-descr index faf36b35401b..92b903187fab 100644 --- a/x11-themes/qt4-style-quantumstyle/pkg-descr +++ b/x11-themes/qt4-style-quantumstyle/pkg-descr @@ -1,3 +1,3 @@ QuantumStyle is an SVG themable style for Qt 4 and KDE. -WWW: http://kde-look.org/content/show.php?content=101088 +WWW: http://kde-look.org/content/show.php?content=101088 |