diff options
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r-- | editors/jove/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 24b636f09810..b1b69b0eb11b 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -13,7 +13,5 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Jonathan's Own Version of Emacs WRKSRC= ${WRKDIR}/${PORTNAME} -MAN1= jove.1 teachjove.1 -NO_STAGE= yes .include <bsd.port.mk> |