Lines 19-32
Link Here
|
19 |
libfreetype.so:print/freetype2 \ |
19 |
libfreetype.so:print/freetype2 \ |
20 |
libftgl.so:graphics/ftgl |
20 |
libftgl.so:graphics/ftgl |
21 |
|
21 |
|
22 |
USES= fortran gmake libtool pkgconfig tar:bzip2 |
22 |
USES= compiler:c11 fortran gl gmake gnome libtool localbase:ldflags \ |
|
|
23 |
pkgconfig tar:bzip2 |
23 |
USE_XORG= x11 |
24 |
USE_XORG= x11 |
24 |
USE_GNOME= gtk20 intltool cairo |
25 |
USE_GNOME= gtk20 intltool cairo |
25 |
USE_GL= yes |
26 |
USE_GL= glu |
26 |
GNU_CONFIGURE= yes |
27 |
GNU_CONFIGURE= yes |
27 |
CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc --disable-python-module |
28 |
CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc --disable-python-module |
28 |
CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include |
29 |
CPPFLAGS+= ${CFLAGS} |
29 |
LDFLAGS+= -L${LOCALBASE}/lib |
|
|
30 |
USE_LDCONFIG= yes |
30 |
USE_LDCONFIG= yes |
31 |
INSTALLS_ICONS= yes |
31 |
INSTALLS_ICONS= yes |
32 |
INSTALL_TARGET= install-strip |
32 |
INSTALL_TARGET= install-strip |