diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /editors/em | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) |
Notes
Diffstat (limited to 'editors/em')
-rw-r--r-- | editors/em/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/em/Makefile b/editors/em/Makefile index a60542b7ae2c..1c799e5da96d 100644 --- a/editors/em/Makefile +++ b/editors/em/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-4.0.16-lt MAINTAINER= ports@FreeBSD.org COMMENT= Full screen editor based on MicroEMACS -USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEFINES="" pre-patch: |