diff options
Diffstat (limited to 'net/tramp/Makefile')
-rw-r--r-- | net/tramp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 03de02d8dfb6..e25e6382818d 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -19,7 +19,7 @@ COMMENT= Transparent remote file access tool for emacsen USE_EMACS= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR} |