Disable imlib test in configure script to build with imlib-1.9.14.
This commit is contained in:
parent
03bca66437
commit
45528c4bc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58415
2 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ USE_IMLIB= yes
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= SUBDIRS=src
|
||||
CONFIGURE_ARGS= --disable-imlibtest
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES
|
||||
|
|
|
@ -20,6 +20,7 @@ USE_IMLIB= yes
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= SUBDIRS=src
|
||||
CONFIGURE_ARGS= --disable-imlibtest
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES
|
||||
|
|
Loading…
Reference in a new issue