diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 21:32:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 21:32:14 +0000 |
commit | de414b96019fe1b89d30cc682134afb10b69e022 (patch) | |
tree | 55930560fb7a0800b089b0b313c6630d75fb4118 /net/tramp | |
parent | 7ade744ed5cfab3a05ea4ff3d36297612a43cfc0 (diff) | |
download | ports-de414b96019fe1b89d30cc682134afb10b69e022.tar.gz ports-de414b96019fe1b89d30cc682134afb10b69e022.zip |
Notes
Diffstat (limited to 'net/tramp')
-rw-r--r-- | net/tramp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index c988b353797a..8fab622515da 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -15,6 +15,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org COMMENT= Transparent remote file access tool for emacsen +BROKEN= removes files not belonging to it on deinstall + USE_EMACS= yes EMACS_PORT_NAME?= emacs21 |