diff options
-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 |