diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-21 21:19:16 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-21 21:19:16 +0000 |
commit | 07e95909ec73db056bf9e7da74c267d79223d51f (patch) | |
tree | 79af1004ab17c1c12ee48c5be02b580b7b80fd76 /editors/tamago | |
parent | 21301815aadceeaf18d0b949991a0025d1ca748d (diff) | |
download | ports-07e95909ec73db056bf9e7da74c267d79223d51f.tar.gz ports-07e95909ec73db056bf9e7da74c267d79223d51f.zip |
Notes
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
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 |