Lines 19-25
Link Here
|
19 |
GNU_CONFIGURE= yes |
19 |
GNU_CONFIGURE= yes |
20 |
CONFIGURE_ARGS= --disable-static --enable-simplified-cups-ppds DLOPEN_LIBS=" " |
20 |
CONFIGURE_ARGS= --disable-static --enable-simplified-cups-ppds DLOPEN_LIBS=" " |
21 |
INSTALL_TARGET= install-strip |
21 |
INSTALL_TARGET= install-strip |
22 |
USES= gettext gmake libtool pathfix perl5 pkgconfig tar:bzip2 |
22 |
USES= compiler:c11 gettext gmake libtool pathfix perl5 pkgconfig \ |
|
|
23 |
tar:bzip2 |
23 |
|
24 |
|
24 |
.if !defined(GUT_SLAVE) |
25 |
.if !defined(GUT_SLAVE) |
25 |
LIB_DEPENDS+= libcupsimage.so:print/cups |
26 |
LIB_DEPENDS+= libcupsimage.so:print/cups |