diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-28 02:01:11 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-28 02:01:11 +0000 |
commit | a63377a0d60b9f4fde511c8c8b7b7869f8593213 (patch) | |
tree | 288b96cdcdfdb16e2734e1ad2a83eeee291f74b7 /sysutils/filelight-kde4 | |
parent | 937dce96889fd4e4bdb78174748fac08954865d9 (diff) | |
download | ports-a63377a0d60b9f4fde511c8c8b7b7869f8593213.tar.gz ports-a63377a0d60b9f4fde511c8c8b7b7869f8593213.zip |
Notes
Diffstat (limited to 'sysutils/filelight-kde4')
-rw-r--r-- | sysutils/filelight-kde4/Makefile | 4 | ||||
-rw-r--r-- | sysutils/filelight-kde4/pkg-plist | 9 |
2 files changed, 3 insertions, 10 deletions
diff --git a/sysutils/filelight-kde4/Makefile b/sysutils/filelight-kde4/Makefile index d1f648a95580..f7638ac666fe 100644 --- a/sysutils/filelight-kde4/Makefile +++ b/sysutils/filelight-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= filelight PORTVERSION= 0.6.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils kde MASTER_SITES= http://www.methylblue.com/filelight/packages/ @@ -17,6 +17,8 @@ COMMENT= Represent a file system as a set of concentric segmented-rings USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes +USE_GETTEXT= yes +INSTALLS_ICONS= yes post-patch: @${CP} ${FILESDIR}/mntent* ${WRKSRC}/src diff --git a/sysutils/filelight-kde4/pkg-plist b/sysutils/filelight-kde4/pkg-plist index 64f3c5e8f986..b82cd40bb6ed 100644 --- a/sysutils/filelight-kde4/pkg-plist +++ b/sysutils/filelight-kde4/pkg-plist @@ -12,15 +12,6 @@ share/locale/cy/LC_MESSAGES/filelight.mo share/locale/de/LC_MESSAGES/filelight.mo share/locale/nl/LC_MESSAGES/filelight.mo share/locale/ru/LC_MESSAGES/filelight.mo -@dirrmtry share/locale/ru/LC_MESSAGES -@dirrmtry share/locale/ru -@dirrmtry share/locale/nl/LC_MESSAGES -@dirrmtry share/locale/nl -@dirrmtry share/locale/de/LC_MESSAGES -@dirrmtry share/locale/de -@dirrmtry share/locale/cy/LC_MESSAGES -@dirrmtry share/locale/cy -@dirrmtry share/locale @dirrmtry share/icons/crystalsvg/64x64/apps @dirrmtry share/icons/crystalsvg/64x64 @dirrmtry share/icons/crystalsvg/48x48/apps |