Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make man pages reflect the PORTSDIR pkg was built with
John Marino committed 12 years ago
commit 89ddac9939924aed2ea1fd66a7b936a40cb74454
parent 34fb392d11f078f661cc6670b3c0008839b29e8e
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)