diff options
Diffstat (limited to 'editors/e3/Makefile')
-rw-r--r-- | editors/e3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index 271871693f8b..b890770199c0 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://sites.google.com/site/e3editor/Home/ MAINTAINER= ports@FreeBSD.org COMMENT= Full featured text editor written in assembler -BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm:devel/nasm USES= gmake tar:tgz MAKE_ARGS= OS=FREEBSD |