View | Details | Raw Unified | Return to bug 220085
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
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 pkgconfig tar:bzip2
22
USES=		gettext gmake libtool pathfix perl5 pkgconfig tar:bzip2
23
23
24
.if !defined(GUT_SLAVE)
24
.if !defined(GUT_SLAVE)
25
LIB_DEPENDS+=	libcupsimage.so:print/cups
25
LIB_DEPENDS+=	libcupsimage.so:print/cups

Return to bug 220085