1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Only set latest link when build WITHOUT_PKGNG

This commit is contained in:
Baptiste Daroussin 2013-06-04 09:18:58 +00:00
parent 8c759ee845
commit d700c30ad7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319837

View File

@ -11,8 +11,6 @@ MASTER_SITES= http://files.etoilebsd.net/pkg/ \
MAINTAINER= portmgr@FreeBSD.org
COMMENT= New generation package manager
LATEST_LINK= pkg-devel
LICENSE= BSD
USE_XZ= yes
@ -77,6 +75,7 @@ NB_OLDPKGS!= pkg_info 2>/dev/null | wc -l
.if exists(${PKG_BIN})
NB_NEWPKGS!= ${PKG_INFO} -aq | wc -l
.else
LATEST_LINK= pkg-devel
NB_NEWPKGS= 0
.endif
# Only show the pre-everything notice if they have not already