Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Make man pages reflect the PORTSDIR pkg was built with
John Marino committed 12 years ago
commit 89ddac9939924aed2ea1fd66a7b936a40cb74454
parent 34fb392
1 file changed +1 -0
modified pkg/Makefile
@@ -46,6 +46,7 @@ CFLAGS+= -DGITHASH="\"${GITHASH}\""

.if defined(PKG_PORTSDIR)
CFLAGS+=	-DPORTSDIR=\"${PKG_PORTSDIR}\"
+
MANFILTER=	sed -e "s|/usr/ports|${PKG_PORTSDIR}|g"
.endif

.if defined(DEBUG_FLAGS)