-INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist. PR: ports/101472 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
This commit is contained in:
parent
32f0dc1610
commit
76d0eba88a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172235
2 changed files with 5 additions and 1 deletions
|
@ -28,7 +28,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui \
|
|||
ltverhack
|
||||
USE_GETTEXT= yes
|
||||
USE_X_PREFIX= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ARGS= --enable-static --with-libiconv
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
|
@ -245,6 +245,10 @@ share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo
|
|||
share/locale/xh/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
@dirrmtry share/locale/rw
|
||||
@dirrmtry share/locale/xh/LC_MESSAGES
|
||||
@dirrmtry share/locale/xh
|
||||
@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories
|
||||
@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps
|
||||
@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade
|
||||
|
|
Loading…
Reference in a new issue