mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- dependency update: intl.4 -> intl.5
- plist fixes PR: ports/57117 Submitted By: maintainer
This commit is contained in:
parent
cc834fab6b
commit
ae163b970f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90168
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user