diff options
Diffstat (limited to 'graphics/p5-Geo-Proj4/Makefile')
-rw-r--r-- | graphics/p5-Geo-Proj4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Geo-Proj4/Makefile b/graphics/p5-Geo-Proj4/Makefile index 2714cb0ce1b3..8fab853862c1 100644 --- a/graphics/p5-Geo-Proj4/Makefile +++ b/graphics/p5-Geo-Proj4/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl cartographic projections wrapper for Proj library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj +LIB_DEPENDS= libproj.so:graphics/proj CONFIGURE_ENV= GEOPROJ_FWTOOLS_DIR=${LOCALBASE} MAKE_ENV= INC=-I${LOCALBASE}/include |