Lines 25-31
Link Here
|
25 |
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
25 |
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
26 |
libfreetype.so:print/freetype2 \ |
26 |
libfreetype.so:print/freetype2 \ |
27 |
libgmp.so:math/gmp \ |
27 |
libgmp.so:math/gmp \ |
28 |
libguile.so:lang/guile1 \ |
|
|
29 |
libltdl.so:devel/libltdl |
28 |
libltdl.so:devel/libltdl |
30 |
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu \ |
29 |
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu \ |
31 |
mftrace:print/mftrace |
30 |
mftrace:print/mftrace |
Lines 61-71
Link Here
|
61 |
music-glossary |
60 |
music-glossary |
62 |
PLIST_SUB= DISTVERSION=${DISTVERSION} |
61 |
PLIST_SUB= DISTVERSION=${DISTVERSION} |
63 |
|
62 |
|
64 |
OPTIONS_DEFINE= URW NLS |
63 |
OPTIONS_DEFINE= GUILE2 NLS URW |
65 |
OPTIONS_SUB= yes |
64 |
OPTIONS_SUB= yes |
66 |
|
65 |
|
|
|
66 |
GUILE2_DESC= Use guile2 (will incur some performance penalty) |
67 |
URW_DESC= Use bundled URW fonts |
67 |
URW_DESC= Use bundled URW fonts |
68 |
|
68 |
|
|
|
69 |
GUILE2_LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \ |
70 |
libguile-2.2.so:lang/guile2 |
71 |
GUILE2_LIB_DEPENDS_OFF= libguile.so:lang/guile1 |
72 |
|
69 |
NLS_USES= gettext |
73 |
NLS_USES= gettext |
70 |
|
74 |
|
71 |
URW_BUILD_DEPENDS= urw-core35-fonts>0:x11-fonts/urw-core35-fonts |
75 |
URW_BUILD_DEPENDS= urw-core35-fonts>0:x11-fonts/urw-core35-fonts |