diff options
author | imura <imura@FreeBSD.org> | 1999-09-10 22:45:02 +0000 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 1999-09-10 22:45:02 +0000 |
commit | acfd24208647cb979f5fbdcb36629cc08b1b1bcd (patch) | |
tree | 051e613fd1a7e42488aeebaa535ce458dfe7dcde /x11-clocks/kdetoys3/Makefile | |
parent | d6bfc3f5ccc31f2a92446446a0323449da56a9d4 (diff) | |
download | FreeBSD-ports-acfd24208647cb979f5fbdcb36629cc08b1b1bcd.zip FreeBSD-ports-acfd24208647cb979f5fbdcb36629cc08b1b1bcd.tar.gz |
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 :-)
Diffstat (limited to 'x11-clocks/kdetoys3/Makefile')
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index daccba2..bd0de0d 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/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} |