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

(-)Makefile (-1 / +1 lines)
Lines 48-54 Link Here
48
.endif
48
.endif
49
49
50
.if ${PORT_OPTIONS:MGRASS}
50
.if ${PORT_OPTIONS:MGRASS}
51
CMAKE_ARGS+=	-DWITH_GRASS:BOOL=TRUE -DGRASS_PREFIX=${LOCALBASE}/grass-6.4.3
51
CMAKE_ARGS+=	-DWITH_GRASS:BOOL=TRUE -DGRASS_PREFIX=${LOCALBASE}/grass-6.4.4
52
RUN_DEPENDS+=	${LOCALBASE}/lib/gdalplugins/gdal_GRASS.so:${PORTSDIR}/graphics/gdal-grass
52
RUN_DEPENDS+=	${LOCALBASE}/lib/gdalplugins/gdal_GRASS.so:${PORTSDIR}/graphics/gdal-grass
53
FORCE_MAKE_JOBS=	NO
53
FORCE_MAKE_JOBS=	NO
54
PLIST_SUB+=	GRASS=""
54
PLIST_SUB+=	GRASS=""

Return to bug 192624