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

(-)Makefile 2008-07-07 23:31:02.000000000 -0500 (-1 / +1 lines)
Lines 67-73 Link Here
67
.endif
67
.endif
68
68
69
.if defined(WITH_GDAL)
69
.if defined(WITH_GDAL)
70
LIB_DEPENDS+=          gdal.12:${PORTSDIR}/graphics/gdal
70
LIB_DEPENDS+=          gdal.13:${PORTSDIR}/graphics/gdal
71
CONFIGURE_ARGS+=       --with-gdal=${LOCALBASE}/bin/gdal-config \
71
CONFIGURE_ARGS+=       --with-gdal=${LOCALBASE}/bin/gdal-config \
72
                       --with-ogr=${LOCALBASE}/bin/gdal-config
72
                       --with-ogr=${LOCALBASE}/bin/gdal-config
73
.endif
73
.endif

Return to bug 125394