1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Support staging.

- Stop setting the outdated LATEST_LINK variable.

Approved by:	fluffy (maintainer, implicit)
This commit is contained in:
Raphael Kubo da Costa 2014-01-05 17:27:15 +00:00
parent aac1386994
commit 8ae707e5d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338803

View File

@ -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>