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