aboutsummaryrefslogtreecommitdiff
path: root/math/gri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gri/Makefile')
-rw-r--r--math/gri/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile
index c164866d8eba..f766171e79bf 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Extensible plotting language for producing scientific graphs
-LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
+LIB_DEPENDS= libnetcdf.so:science/netcdf
USES= gmake readline shebangfix makeinfo
SHEBANG_FILES= doc/examples/FEM.pl src/gri_merge src/gri_unpage
@@ -38,7 +38,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS} || ${PORT_OPTIONS:MEXAMPLES}
-BUILD_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
+BUILD_DEPENDS+= convert:graphics/ImageMagick
.endif
post-patch: