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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
14
15
MAINTAINER=	asami@FreeBSD.org
15
MAINTAINER=	asami@FreeBSD.org
16
16
17
BUILD_DEPENDS=	${LOCALBASE}/lib/libpnm.a:${PORTSDIR}/graphics/netpbm
17
BUILD_DEPENDS=	${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm
18
LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
18
LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
19
19
20
# create necessary directories -- don't want to depend on an http
20
# create necessary directories -- don't want to depend on an http

Return to bug 40285