diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 11:42:55 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 11:42:55 +0000 |
commit | 627650ef9d6a3cd97ae64131636cc51eb2be89db (patch) | |
tree | d6d4d94acc4b479f90c239c3d0961ea0acd40805 /ports-mgmt | |
parent | 1c3da14350ca4f3dc3020b3396adc50bef26fee3 (diff) | |
download | ports-627650ef9d6a3cd97ae64131636cc51eb2be89db.tar.gz ports-627650ef9d6a3cd97ae64131636cc51eb2be89db.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/barry/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/barry/pkg-plist | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index bb0a7e19bba8..0bb507024a8f 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/portsdb:${PORTSDIR}/sysutils/portupgrade USE_BZIP2= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 +INSTALLS_ICONS= yes +USE_GETTEXT= yes post-patch: @${FIND} ${WRKSRC} -name "*.h" -and -not -name "linklocator.h" | \ diff --git a/ports-mgmt/barry/pkg-plist b/ports-mgmt/barry/pkg-plist index 6671c8f4f68e..46dd9b7601c9 100644 --- a/ports-mgmt/barry/pkg-plist +++ b/ports-mgmt/barry/pkg-plist @@ -30,3 +30,7 @@ share/locale/sv/LC_MESSAGES/barry.mo @dirrm share/icons/crystalsvg/16x16/apps @dirrm share/icons/crystalsvg/32x32/apps @dirrm share/icons/crystalsvg/48x48/apps +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl |