svn commit: r338803 - head/x11-fm/krusader2

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Jan 5 17:27:16 UTC 2014


Author: rakuco
Date: Sun Jan  5 17:27:15 2014
New Revision: 338803
URL: http://svnweb.freebsd.org/changeset/ports/338803

Log:
  - Support staging.
  - Stop setting the outdated LATEST_LINK variable.
  
  Approved by:	fluffy (maintainer, implicit)

Modified:
  head/x11-fm/krusader2/Makefile

Modified: head/x11-fm/krusader2/Makefile
==============================================================================
--- head/x11-fm/krusader2/Makefile	Sun Jan  5 17:21:23 2014	(r338802)
+++ head/x11-fm/krusader2/Makefile	Sun Jan  5 17:27:15 2014	(r338803)
@@ -14,7 +14,4 @@ USES=		cmake:outsource gettext
 USE_KDE4=	kdelibs kdeprefix kdehier automoc4
 USE_QT4=	moc_build qmake_build rcc_build uic_build
 
-LATEST_LINK=	${PORTNAME}2
-
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list