diff options
Diffstat (limited to 'devel/asmutils/Makefile')
-rw-r--r-- | devel/asmutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/asmutils/Makefile b/devel/asmutils/Makefile index cceaf4e0bb09..98dc9d8e39b7 100644 --- a/devel/asmutils/Makefile +++ b/devel/asmutils/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 ONLY_FOR_ARCHS= i386 -BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm:devel/nasm USES= gmake USE_GCC= any |