diff options
Diffstat (limited to 'math/mpir/Makefile')
-rw-r--r-- | math/mpir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpir/Makefile b/math/mpir/Makefile index 76af062b66ff..b5e67ffb461e 100644 --- a/math/mpir/Makefile +++ b/math/mpir/Makefile @@ -12,7 +12,7 @@ COMMENT= Multiprecision integer library LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm +BUILD_DEPENDS= yasm:devel/yasm USES= libtool tar:bzip2 GNU_CONFIGURE= yes |