svn commit: r383821 - head/net/tramp
Bartek Rutkowski
robak at FreeBSD.org
Sat Apr 11 17:52:41 UTC 2015
Author: robak
Date: Sat Apr 11 17:52:39 2015
New Revision: 383821
URL: https://svnweb.freebsd.org/changeset/ports/383821
Log:
net/tramp: add CPE information
- Maintainer's timeout (kuriyama at FreeBSD.org)
PR: 198839
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/net/tramp/Makefile
Modified: head/net/tramp/Makefile
==============================================================================
--- head/net/tramp/Makefile Sat Apr 11 17:51:46 2015 (r383820)
+++ head/net/tramp/Makefile Sat Apr 11 17:52:39 2015 (r383821)
@@ -14,8 +14,9 @@ COMMENT= Transparent remote file access
USE_EMACS= yes
-USES= gmake makeinfo
+USES= cpe gmake makeinfo
USE_AUTOTOOLS= autoconf
+CPE_VENDOR= gnu
TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR}
More information about the svn-ports-head
mailing list