aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-04 00:00:05 +0800
committerbapt <bapt@FreeBSD.org>2013-07-04 00:00:05 +0800
commiteabd8de7f49d64a3de7be85441c6612e176dcfd3 (patch)
treee5a00c1892622907b0c4ae97c941d1ef94094b02 /Mk
parent82d7f57b05a2d0f213b1cb6aa8547183e1cee153 (diff)
downloadfreebsd-ports-gnome-eabd8de7f49d64a3de7be85441c6612e176dcfd3.tar.gz
freebsd-ports-gnome-eabd8de7f49d64a3de7be85441c6612e176dcfd3.tar.zst
freebsd-ports-gnome-eabd8de7f49d64a3de7be85441c6612e176dcfd3.zip
Better attempt to comment r322214 and fix typos.
Base on suggestions and typo fixes by: pluknet@ and sunpoet@
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.pkgng.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.pkgng.mk b/Mk/bsd.pkgng.mk
index 4d41b1a5f80d..5b709ef8371f 100644
--- a/Mk/bsd.pkgng.mk
+++ b/Mk/bsd.pkgng.mk
@@ -36,7 +36,7 @@ ACTUAL-PACKAGE-DEPENDS?= \
${PKG_QUERY} "%dn: {origin: %do, version: \"%dv\"}" " " ${_LIB_RUN_DEPENDS:C,[^:]*:([^:]*):?.*,\1,:C,${PORTSDIR}/,,} 2>/dev/null || : ; \
fi
-# Redifine pkg2ng calls durectly bsd.pkgng.mk and needs it
+# Redefine. pkg2ng calls directly 'make -f bsd.pkgng.mk' which needs UID to be defined
.if !defined(UID)
UID!= ${ID} -u