diff options
author | R. Imura <imura@FreeBSD.org> | 1999-09-10 22:45:02 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 1999-09-10 22:45:02 +0000 |
commit | 792f88eeadaf1b076848964c1c646b4e7cbc2a76 (patch) | |
tree | 8c35dae169ca58af1dab16a5acbb61aa6255ed18 /x11-clocks/kdetoys2 | |
parent | 57078caefb40e70ef371254531f4c07b328245ae (diff) | |
download | ports-792f88eeadaf1b076848964c1c646b4e7cbc2a76.tar.gz ports-792f88eeadaf1b076848964c1c646b4e7cbc2a76.zip |
Update with qt-i18n.
And modified followings:
1. patch updated(x11/kdelibs11-i18n, net/kdentwork11-i18n)
2. convert some of gif files to xpm (x11/kdebase11-i18n, games/kdegames11-i18n)
3. move patch-ab to ${FILESDIR} (x11/kdebase11-i18n)
4. remove unused *.kdelnk (deskutils/korganizer11-i18n, x11-clocks/kdetoys11-i18n)
5. sorting PLIST :-)
Notes
Notes:
svn path=/head/; revision=21624
Diffstat (limited to 'x11-clocks/kdetoys2')
-rw-r--r-- | x11-clocks/kdetoys2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile index daccba2bbc8f..bd0de0d6e1db 100644 --- a/x11-clocks/kdetoys2/Makefile +++ b/x11-clocks/kdetoys2/Makefile @@ -15,12 +15,12 @@ MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 DISTFILES= kdetoys-1.1.1.tar.bz2 \ kdelnkfiles-ja-19990809.tar.bz2 -MAINTAINER= imura@cs.titech.ac.jp +MAINTAINER= imura@kde.gr.jp BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kfilei18n.2:${PORTSDIR}/x11/kdelibs11-i18n \ - qti18n.1:${PORTSDIR}/x11-toolkits/qt-i18n + qti18n.2:${PORTSDIR}/x11-toolkits/qt-i18n RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase11-i18n EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME} |