diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-03 21:44:31 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-03 21:44:31 +0000 |
commit | ae163b970fcb988574c036014d29873d20954739 (patch) | |
tree | 5304ddbee12197a10d605b449c0f134bcc4e38d4 /comms | |
parent | cc834fab6b76a1db582ae13980cc4a6a9cbb10ec (diff) | |
download | ports-ae163b970fcb988574c036014d29873d20954739.tar.gz ports-ae163b970fcb988574c036014d29873d20954739.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tilp/Makefile | 2 | ||||
-rw-r--r-- | comms/tilp/pkg-plist | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index 7e9a4788472c..6e075e667597 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= ticalcs-4.5:${PORTSDIR}/devel/libticalcs \ ticables.10:${PORTSDIR}/comms/libticables \ tifiles.5:${PORTSDIR}/devel/libtifiles \ - intl.4:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext USE_GNOME= gtk20 libglade2 USE_X_PREFIX= yes diff --git a/comms/tilp/pkg-plist b/comms/tilp/pkg-plist index 016b170273f8..50d15b342ce6 100644 --- a/comms/tilp/pkg-plist +++ b/comms/tilp/pkg-plist @@ -1,6 +1,9 @@ bin/tilp include/tilp/tilp_plugin.h +share/locale/de/LC_MESSAGES/tilp.mo +share/locale/fr/LC_MESSAGES/tilp.mo share/tilp/COPYING +share/tilp/Manpage.txt share/tilp/RELEASE share/tilp/glade/about-2.glade share/tilp/glade/about-2.gladep @@ -104,7 +107,6 @@ share/tilp/icons/Zipped.ico share/tilp/icons/Zoom.ico share/tilp/icons/test.ico share/tilp/icons/up.ico -share/tilp/Manpage.txt share/tilp/pixmaps/attr_archived.xpm share/tilp/pixmaps/attr_locked.xpm share/tilp/pixmaps/clist_dir.xpm |