Lines 12-28
Link Here
|
12 |
|
12 |
|
13 |
LICENSE= BSD2CLAUSE |
13 |
LICENSE= BSD2CLAUSE |
14 |
|
14 |
|
|
|
15 |
ONLY_FOR_ARCHS= amd64 i386 |
16 |
|
15 |
BUILD_DEPENDS= gawk:lang/gawk |
17 |
BUILD_DEPENDS= gawk:lang/gawk |
|
|
18 |
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
19 |
libfreetype.so:print/freetype2 |
16 |
|
20 |
|
17 |
USES= tar:bzip2 kmod pkgconfig |
21 |
USES= gnome tar:bzip2 kmod pkgconfig |
|
|
22 |
USE_GNOME= gtk20 cairo gdkpixbuf2 |
23 |
USE_RC_SUBR= oss |
24 |
|
18 |
HAS_CONFIGURE= yes |
25 |
HAS_CONFIGURE= yes |
19 |
CONFIGURE_OUTSOURCE= yes |
26 |
CONFIGURE_OUTSOURCE= yes |
20 |
CONFIGURE_ENV= HOSTCC="${CC}" |
27 |
CONFIGURE_ENV= HOSTCC="${CC}" |
21 |
ALL_TARGET= all install |
28 |
ALL_TARGET= all install |
22 |
USE_GNOME= gtk20 |
29 |
|
23 |
USE_RC_SUBR= oss |
|
|
24 |
SUB_FILES= pkg-install pkg-deinstall |
30 |
SUB_FILES= pkg-install pkg-deinstall |
25 |
ONLY_FOR_ARCHS= amd64 i386 |
|
|
26 |
LLD_UNSAFE= yes |
31 |
LLD_UNSAFE= yes |
27 |
|
32 |
|
28 |
KMODDIR= ${PREFIX}/lib/oss/modules |
33 |
KMODDIR= ${PREFIX}/lib/oss/modules |