diff options
Diffstat (limited to 'devel/shapelib/Makefile')
-rw-r--r-- | devel/shapelib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index 998b49d59001..502e8cf1fed9 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -20,7 +20,7 @@ OPTIONS_SUB= yes MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -PROJ_LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj +PROJ_LIB_DEPENDS= libproj.so:graphics/proj .include <bsd.port.pre.mk> |