diff options
Diffstat (limited to 'editors/e3/Makefile')
-rw-r--r-- | editors/e3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index a24de24..64aa546 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= e3 -PORTVERSION= 1.1 +PORTVERSION= 1.4 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ @@ -14,8 +14,6 @@ MAINTAINER= joseph@randomnetworks.com BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -WRKSRC= ${WRKDIR}/${DISTNAME}a - USE_GMAKE= yes MAKE_ARGS= OS=FREEBSD ONLY_FOR_ARCH= i386 |