svn commit: r320037 - head/ports-mgmt/pkg-devel
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jun 5 22:40:23 UTC 2013
Author: bapt
Date: Wed Jun 5 22:40:22 2013
New Revision: 320037
URL: http://svnweb.freebsd.org/changeset/ports/320037
Log:
Please latestlink checker
Modified:
head/ports-mgmt/pkg-devel/Makefile
Modified: head/ports-mgmt/pkg-devel/Makefile
==============================================================================
--- head/ports-mgmt/pkg-devel/Makefile Wed Jun 5 22:24:16 2013 (r320036)
+++ head/ports-mgmt/pkg-devel/Makefile Wed Jun 5 22:40:22 2013 (r320037)
@@ -68,6 +68,7 @@ MLINKS= pkg-delete.8 pkg-remove.8 \
.if defined(WITH_PKGNG)
.if ${WITH_PKGNG} != devel
+NO_LATEST_LINK= yes
IGNORE= WITH_PKGNG is not defined to 'devel', this version is the devel one
.endif
.if exists(${LOCALBASE}/sbin/pkg_info) || exists(/usr/sbin/pkg_info)
More information about the svn-ports-head
mailing list