diff options
Diffstat (limited to 'editors/elvis/Makefile')
-rw-r--r-- | editors/elvis/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index 70d24f4291e4..fd1864316897 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-2.1_4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A clone of the ex/vi text editor - USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/elvis |