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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
.endif
20
.endif
21
21
22
22
23
LIB_DEPENDS=	pbm:${PORTSDIR}/graphics/netpbm
23
LIB_DEPENDS=	netpbm:${PORTSDIR}/graphics/netpbm
24
24
25
# The port does not understand 'make all' or 'make install'
25
# The port does not understand 'make all' or 'make install'
26
# so change the 'all_target' to be empty and use our own do-install handler.
26
# so change the 'all_target' to be empty and use our own do-install handler.

Return to bug 40287