View | Details | Raw Unified | Return to bug 192958 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 21-26 Link Here
21
LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png
21
LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png
22
22
23
USES=		bison gmake iconv perl5 python:2
23
USES=		bison gmake iconv perl5 python:2
24
ALL_TARGET=	all
24
HAS_CONFIGURE=	yes
25
HAS_CONFIGURE=	yes
25
QT_NONSTANDARD=	yes	# non-standard configure arguments
26
QT_NONSTANDARD=	yes	# non-standard configure arguments
26
CONFIGURE_ARGS=	--prefix ${PREFIX} --perl ${PERL} --make ${MAKE_CMD} \
27
CONFIGURE_ARGS=	--prefix ${PREFIX} --perl ${PERL} --make ${MAKE_CMD} \

Return to bug 192958