aboutsummaryrefslogtreecommitdiff
path: root/net/tramp/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2005-02-22 01:02:08 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2005-02-22 01:02:08 +0000
commit768c932c79696a8290363839f6d40658641c6742 (patch)
tree7c3b88215a8b94ce62cb65bf707c5ed9c7f45c85 /net/tramp/Makefile
parent3a6e581178b65e9053c99ce358b52f2eeafef0fa (diff)
downloadports-768c932c79696a8290363839f6d40658641c6742.tar.gz
ports-768c932c79696a8290363839f6d40658641c6742.zip
Notes
Diffstat (limited to 'net/tramp/Makefile')
-rw-r--r--net/tramp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile
index 0964ee0ad8d0..813d9b607215 100644
--- a/net/tramp/Makefile
+++ b/net/tramp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tramp
PORTVERSION= 2.1.3
+PORTREVISION= 1
CATEGORIES= net elisp
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -46,6 +47,7 @@ pre-build:
.if ${EMACS_PORT_NAME} == emacs20
(cd ${WRKSRC}/contrib; ${GMAKE})
.endif
+ ${LN} -sf ../contrib/password.el ${WRKSRC}/lisp
post-install:
.if ${EMACS_PORT_NAME} == emacs20