Date: Sun, 6 Oct 2013 13:52:46 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329567 - head/lang/linux-f10-tcl85 Message-ID: <201310061352.r96DqkZU072664@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Oct 6 13:52:45 2013 New Revision: 329567 URL: http://svnweb.freebsd.org/changeset/ports/329567 Log: Add staging support and remove an unused substitution. Modified: head/lang/linux-f10-tcl85/Makefile Modified: head/lang/linux-f10-tcl85/Makefile ============================================================================== --- head/lang/linux-f10-tcl85/Makefile Sun Oct 6 13:52:26 2013 (r329566) +++ head/lang/linux-f10-tcl85/Makefile Sun Oct 6 13:52:45 2013 (r329567) @@ -21,8 +21,6 @@ RPMVERSION= 1.fc10 BRANDELF_FILES= usr/bin/tclsh8.5 USE_LDCONFIG= yes -PLIST_SUB= PORTVERSION="${PORTVERSION}" DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310061352.r96DqkZU072664>