diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2014-06-11 15:02:36 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2014-06-11 15:02:36 +0000 |
commit | 598e00d336d91a816ac390e90f03674b42b9f930 (patch) | |
tree | d7e3a2210fd9f7655c751f46c0e176c6ff2c2376 /net/tramp | |
parent | 400fbecd4ee8a8131e39829fec0d3eea69d5d542 (diff) |
Notes
Diffstat (limited to 'net/tramp')
-rw-r--r-- | net/tramp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 133ce32ae23f..094943b9012d 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -30,7 +30,6 @@ CONFIGURE_ARGS+= --with-japanese-manual INFO+= tramp .endif -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${EMACS_PORT_NAME} == emacs20 |