diff options
author | lawrance <lawrance@FreeBSD.org> | 2006-05-15 06:58:08 +0000 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2006-05-15 06:58:08 +0000 |
commit | 0abe50833c1600f7c3c1acf2d9aa8a471330ad83 (patch) | |
tree | c2abc145a1d29028a40289529c4d7db5aae86259 /x11-themes | |
parent | b9489a954947bbb687908afce8ebada64488072b (diff) | |
download | FreeBSD-ports-0abe50833c1600f7c3c1acf2d9aa8a471330ad83.zip FreeBSD-ports-0abe50833c1600f7c3c1acf2d9aa8a471330ad83.tar.gz |
Add kde to CATEGORIES.
Update MASTERSITE.
Use PKGNAMEPREFIX like other theme ports.
Remove INSTALLS_SHLIB.
Update WWW: line.
PR: ports/94630
Submitted by: Shane <decept0@gmail.com>
Approved by: asm@asm.kiev.ua (maintainer, timeout 7 weeks)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde-windeco-activeheart/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/kde-windeco-activeheart/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/kde-windeco-activeheart/Makefile b/x11-themes/kde-windeco-activeheart/Makefile index e53b9fa..cd2e821 100644 --- a/x11-themes/kde-windeco-activeheart/Makefile +++ b/x11-themes/kde-windeco-activeheart/Makefile @@ -8,8 +8,9 @@ PORTNAME= activeheart PORTVERSION= 1.1 PORTREVISION= 1 -CATEGORIES= x11-themes -MASTER_SITES= http://kde-look.org/content/files/ +CATEGORIES= x11-themes kde +MASTER_SITES= http://www.kde-look.org/content/files/ +PKGNAMEPREFIX= kde-windeco- DISTNAME= 11460-kwin-${PORTNAME}-${PORTVERSION} MAINTAINER= asm@asm.kiev.ua @@ -18,7 +19,6 @@ COMMENT= Nice KDE window decoration with thin borders USE_BZIP2= yes USE_GMAKE= yes USE_KDEBASE_VER=3 -INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 WRKSRC= ${WRKDIR}/kwin-${PORTNAME}-${PORTVERSION} diff --git a/x11-themes/kde-windeco-activeheart/pkg-descr b/x11-themes/kde-windeco-activeheart/pkg-descr index 3fbfc47..e5c4153 100644 --- a/x11-themes/kde-windeco-activeheart/pkg-descr +++ b/x11-themes/kde-windeco-activeheart/pkg-descr @@ -1,3 +1,3 @@ Nice KDE Window decoration with thin border -WWW: http://kde-look.org/content/show.php?content=11460 +WWW: http://www.kde-look.org/content/show.php?content=11460 |