Lines 17-27
Link Here
|
17 |
USE_GNOME= gnomehack glib20 |
17 |
USE_GNOME= gnomehack glib20 |
18 |
USE_GMAKE= yes |
18 |
USE_GMAKE= yes |
19 |
USE_PERL5_BUILD=yes |
19 |
USE_PERL5_BUILD=yes |
20 |
GNU_CONFIGURE= yes |
20 |
HAS_CONFIGURE= yes |
21 |
USE_LDCONFIG= yes |
21 |
USE_LDCONFIG= yes |
22 |
USE_GETTEXT= yes |
22 |
USE_GETTEXT= yes |
23 |
MAKE_JOBS_UNSAFE=yes |
23 |
MAKE_JOBS_UNSAFE=yes |
24 |
|
24 |
|
|
|
25 |
# Call autogen.sh, which calls libtool, autoconf, etc. |
26 |
CONFIGURE_SCRIPT= autogen.sh |
27 |
|
25 |
# Moonlight is installed as part of www/moonlight |
28 |
# Moonlight is installed as part of www/moonlight |
26 |
CONFIGURE_ARGS= --with-moonlight=no |
29 |
CONFIGURE_ARGS= --with-moonlight=no |
27 |
|
30 |
|