diff options
-rw-r--r-- | editors/tamago-emacs21/Makefile | 3 | ||||
-rw-r--r-- | editors/tamago/Makefile | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile index e642ee325fe4..4abcd202c934 100644 --- a/editors/tamago-emacs21/Makefile +++ b/editors/tamago-emacs21/Makefile @@ -19,9 +19,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/${EMACS_PORT_NAME} -RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/${EMACS_PORT_NAME} - USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index e642ee325fe4..4abcd202c934 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -19,9 +19,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/${EMACS_PORT_NAME} -RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/${EMACS_PORT_NAME} - USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |